Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/
H A Dfs_mgr_overlayfs.cpp651 std::vector<mount_info> ReadMountinfoFromFile(const std::string& path) { in ReadMountinfoFromFile() function
735 for (auto& entry : ReadMountinfoFromFile("/proc/self/mountinfo")) { in fs_mgr_overlayfs_mount()