Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/
H A Dfs_mgr_overlayfs.cpp1332 auto has_overlayfs_dir = fs_mgr_access(kScratchMountPoint + kOverlayTopDir); in TryMountScratch() local
1334 if (has_overlayfs_dir) { in TryMountScratch()