Home
last modified time | relevance | path

Searched refs:UnmapDevice (Results 1 – 3 of 3) sorted by relevance

/system/core/fs_mgr/
Dfs_mgr_priv.h104 bool UnmapDevice(const std::string& name);
Dfs_mgr_dm_linear.cpp262 bool UnmapDevice(const std::string& name) { in UnmapDevice() function
271 if (!UnmapDevice(name)) { in DestroyLogicalPartition()
Dfs_mgr_verity.cpp552 if (!android::fs_mgr::UnmapDevice(mount_point)) { in fs_mgr_teardown_verity()