Home
last modified time | relevance | path

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

/system/core/fs_mgr/
Dfs_mgr_overlayfs_mount.h57 std::vector<const std::string> OverlayMountPoints();
Dfs_mgr_overlayfs_control.cpp701 for (const auto& overlay_mount_point : OverlayMountPoints()) { in fs_mgr_overlayfs_setup()
834 for (const auto& overlay_mount_point : OverlayMountPoints()) { in TeardownMountsAndScratch()
972 for (const auto& overlay_mount_point : OverlayMountPoints()) { in TeardownAllOverlayForMountPoint()
Dfs_mgr_overlayfs_mount.cpp77 std::vector<const std::string> OverlayMountPoints() { in OverlayMountPoints() function
237 for (const auto& overlay_mount_point : OverlayMountPoints()) { in fs_mgr_get_overlayfs_options()