Home
last modified time | relevance | path

Searched defs:scratch_device (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/core/fs_mgr/
H A Dfs_mgr_overlayfs.cpp966 bool fs_mgr_overlayfs_make_scratch(const std::string& scratch_device, const std::string& mnt_type) { in fs_mgr_overlayfs_make_scratch()
1008 static bool CreateDynamicScratch(std::string* scratch_device, bool* partition_exists, in CreateDynamicScratch()
1105 static bool CreateScratchOnData(std::string* scratch_device, bool* partition_exists, bool* change) { in CreateScratchOnData()
1168 bool fs_mgr_overlayfs_create_scratch(const Fstab& fstab, std::string* scratch_device, in fs_mgr_overlayfs_create_scratch()
1203 std::string scratch_device; in fs_mgr_overlayfs_setup_scratch() local
1276 auto scratch_device = GetBootScratchDevice(); in TryMountScratch() local
1468 std::string scratch_device = GetBootScratchDevice(); in fs_mgr_overlayfs_teardown() local
1588 std::string scratch_device; in TeardownAllOverlayForMountPoint() local