Home
last modified time | relevance | path

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

/system/core/fs_mgr/
Dfs_mgr_roots.cpp60 static MountState GetMountState(const std::string& mount_point) { in GetMountState() function
106 auto mounted = GetMountState(mount_point); in EnsurePathMounted()
155 auto mounted = GetMountState(rec->mount_point); in EnsurePathUnmounted()