Searched defs:partition_exists (Results 1 – 1 of 1) sorted by relevance
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()1169 bool* partition_exists, bool* change) { in fs_mgr_overlayfs_create_scratch()1204 bool partition_exists; in fs_mgr_overlayfs_setup_scratch() local