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