Searched refs:FindPartitionsToUmount (Results 1 – 1 of 1) sorted by relevance
238 static bool FindPartitionsToUmount(std::vector<MountEntry>* block_dev_partitions, in FindPartitionsToUmount() function273 FindPartitionsToUmount(nullptr, nullptr, true); in DumpUmountDebuggingInfo()288 if (!FindPartitionsToUmount(&block_devices, &emulated_devices, false)) { in UmountPartitions()421 if (run_fsck && !FindPartitionsToUmount(&block_devices, &emulated_devices, false)) { in TryUmountAndFsck()