Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/
H A Dfs_mgr_remount.cpp185 static bool IsRemountable(Fstab& candidates, const FstabEntry& entry) { in IsRemountable() function
232 if (IsRemountable(candidates, entry)) { in GetAllRemountablePartitions()
264 !IsRemountable(candidates, *entry)) { in GetRemountList()