Home
last modified time | relevance | path

Searched defs:dm_user_name (Results 1 – 1 of 1) sorted by relevance

/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp1695 auto dm_user_name = GetDmUserCowName(name, GetSnapshotDriver(lock)); in CollapseSnapshotDevice() local
2905 auto dm_user_name = GetDmUserCowName(name, GetSnapshotDriver(lock)); in UnmapCowDevices() local
2924 bool SnapshotManager::UnmapDmUserDevice(const std::string& dm_user_name) { in UnmapDmUserDevice()
2952 auto dm_user_name = GetDmUserCowName(snapshot_name, GetSnapshotDriver(lock)); in UnmapUserspaceSnapshotDevice() local