Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/
H A Dfs_mgr_overlayfs.cpp913 static std::string GetBootScratchDevice() { in GetBootScratchDevice() function
1067 *scratch_device = GetBootScratchDevice(); in CreateDynamicScratch()
1322 auto scratch_device = GetBootScratchDevice(); in TryMountScratch()
1450 info.device = GetBootScratchDevice(); in EnsureScratchMapped()
1567 std::string scratch_device = GetBootScratchDevice(); in fs_mgr_overlayfs_teardown()
1634 auto device = GetBootScratchDevice(); in MapScratchPartitionIfNeeded()