Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/
H A Dfs_mgr_remount.cpp90 const FstabEntry* GetWrappedEntry(const Fstab& overlayfs_candidates, const FstabEntry& entry) { in GetWrappedEntry() function
199 if (GetWrappedEntry(candidates, entry)) { in IsRemountable()
255 if (auto wrap = GetWrappedEntry(candidates, *entry); wrap != nullptr) { in GetRemountList()