Home
last modified time | relevance | path

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

/system/core/fs_mgr/
Dfs_mgr_overlayfs.cpp177 bool fs_mgr_rm_all(const std::string& path, bool* change = nullptr, int level = 0) { in fs_mgr_rm_all() function
204 ret &= fs_mgr_rm_all(file, change, level + 1); in fs_mgr_rm_all()
467 auto ret = fs_mgr_rm_all(newpath); in fs_mgr_overlayfs_teardown_one()
477 ret &= fs_mgr_rm_all(newpath, change); in fs_mgr_overlayfs_teardown_one()