Searched refs:MountScratch (Results 1 – 1 of 1) sorted by relevance
831 bool MountScratch(const std::string& device_path, bool readonly = false) { in MountScratch() function1192 if (MountScratch(scratch_device)) { in fs_mgr_overlayfs_setup_scratch()1210 return MountScratch(scratch_device); in fs_mgr_overlayfs_setup_scratch()1329 if (!MountScratch(scratch_device, true /* readonly */)) { in TryMountScratch()1335 MountScratch(scratch_device); in TryMountScratch()1569 mount_scratch = MountScratch(scratch_device); in fs_mgr_overlayfs_teardown()1690 if (MountScratch(info->device)) { in TeardownAllOverlayForMountPoint()1705 if (MountScratch(scratch_device)) { in TeardownAllOverlayForMountPoint()