Home
last modified time | relevance | path

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

/aosp12/system/core/fs_mgr/
H A Dfs_mgr_remount.cpp72 const std::string system_mount_point(const android::fs_mgr::FstabEntry& entry) { in system_mount_point() function
79 auto mount_point = system_mount_point(entry); in is_wrapped()
83 system_mount_point(entry) + "/"); in is_wrapped()
258 const auto mount_point = system_mount_point(entry); in do_remount()
275 partition = system_mount_point(*wrap); in do_remount()