Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp1635 auto dm_user_name = GetDmUserCowName(name, GetSnapshotDriver(lock)); in CollapseSnapshotDevice() local
2637 auto dm_user_name = GetDmUserCowName(name, GetSnapshotDriver(lock)); in UnmapCowDevices() local
2656 bool SnapshotManager::UnmapDmUserDevice(const std::string& dm_user_name) { in UnmapDmUserDevice()
2684 auto dm_user_name = GetDmUserCowName(snapshot_name, GetSnapshotDriver(lock)); in UnmapUserspaceSnapshotDevice() local
/aosp14/system/core/fs_mgr/libsnapshot/snapuserd/dm-snapshot-merge/
H A Dcow_snapuserd_test.cpp726 std::string dm_user_name = "dm-test-device"; in ReadDmUserBlockWithoutDaemon() local