Searched defs:dm_user_name (Results 1 – 2 of 2) sorted by relevance
1635 auto dm_user_name = GetDmUserCowName(name, GetSnapshotDriver(lock)); in CollapseSnapshotDevice() local2637 auto dm_user_name = GetDmUserCowName(name, GetSnapshotDriver(lock)); in UnmapCowDevices() local2656 bool SnapshotManager::UnmapDmUserDevice(const std::string& dm_user_name) { in UnmapDmUserDevice()2684 auto dm_user_name = GetDmUserCowName(snapshot_name, GetSnapshotDriver(lock)); in UnmapUserspaceSnapshotDevice() local
726 std::string dm_user_name = "dm-test-device"; in ReadDmUserBlockWithoutDaemon() local