Searched refs:GetDmUserCowName (Results 1 – 1 of 1) sorted by relevance
137 static std::string GetDmUserCowName(const std::string& snapshot_name, in GetDmUserCowName() function1635 auto dm_user_name = GetDmUserCowName(name, GetSnapshotDriver(lock)); in CollapseSnapshotDevice()1729 std::string user_cow_name = GetDmUserCowName(snapshot, GetSnapshotDriver(lock.get())); in PerformInitTransition()2482 auto name = GetDmUserCowName(params.GetPartitionName(), GetSnapshotDriver(lock)); in MapPartitionWithSnapshot()2637 auto dm_user_name = GetDmUserCowName(name, GetSnapshotDriver(lock)); in UnmapCowDevices()2684 auto dm_user_name = GetDmUserCowName(snapshot_name, GetSnapshotDriver(lock)); in UnmapUserspaceSnapshotDevice()4201 std::string user_cow_name = GetDmUserCowName(snapshot, GetSnapshotDriver(lock.get())); in DetachFirstStageSnapuserdForSelinux()