Home
last modified time | relevance | path

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

/system/core/fs_mgr/
Dfs_mgr_overlayfs_mount.h31 constexpr bool kAllowOverlayfs = true; variable
33 constexpr bool kAllowOverlayfs = false; variable
Dfs_mgr_overlayfs_mount.cpp603 if (!kAllowOverlayfs) { in OverlayfsSetupAllowed()
Dfs_mgr_overlayfs_control.cpp660 return kAllowOverlayfs; in OverlayfsTeardownAllowed()