Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/remount/
H A Dremount_overlay.c49 static bool IsSkipRemount(const struct mntent mentry) in IsSkipRemount() function
404 if (IsSkipRemount(*mentry)) { in RemountRofsOverlay()