Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/
H A Dfs_mgr_overlayfs.cpp263 bool fs_mgr_rm_all(const std::string& path, bool* change = nullptr, int level = 0) { in fs_mgr_rm_all() function
285 ret &= fs_mgr_rm_all(file, change, level + 1); in fs_mgr_rm_all()
578 auto ret = fs_mgr_rm_all(newpath); in fs_mgr_overlayfs_teardown_one()
585 ret &= fs_mgr_rm_all(newpath, change); in fs_mgr_overlayfs_teardown_one()