Home
last modified time | relevance | path

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

/system/core/fs_mgr/
Dfs_mgr_overlayfs_mount.cpp333 static std::vector<mount_info> ReadMountinfoFromFile(const std::string& path) { in ReadMountinfoFromFile() function
423 auto mountinfo = ReadMountinfoFromFile("/proc/self/mountinfo"); in fs_mgr_overlayfs_mount_one()