Home
last modified time | relevance | path

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

/system/core/fs_mgr/
Dfs_mgr_overlayfs.cpp990 bool fs_mgr_overlayfs_make_scratch(const std::string& scratch_device, const std::string& mnt_type) { in fs_mgr_overlayfs_make_scratch()
1032 static bool CreateDynamicScratch(std::string* scratch_device, bool* partition_exists, in CreateDynamicScratch()
1146 static bool CreateScratchOnData(std::string* scratch_device, bool* partition_exists, bool* change) { in CreateScratchOnData()
1203 bool fs_mgr_overlayfs_create_scratch(const Fstab& fstab, std::string* scratch_device, in fs_mgr_overlayfs_create_scratch()
1238 std::string scratch_device; in fs_mgr_overlayfs_setup_scratch() local
1311 auto scratch_device = GetBootScratchDevice(); in TryMountScratch() local
1524 std::string scratch_device = GetBootScratchDevice(); in fs_mgr_overlayfs_teardown() local
1670 std::string scratch_device; in TeardownAllOverlayForMountPoint() local