Searched refs:FindPartitionsToUmount (Results 1 – 1 of 1) sorted by relevance
173 static bool FindPartitionsToUmount(std::vector<MountEntry>* blockDevPartitions, in FindPartitionsToUmount() function208 FindPartitionsToUmount(nullptr, nullptr, true); in DumpUmountDebuggingInfo()223 if (!FindPartitionsToUmount(&block_devices, &emulated_devices, false)) { in UmountPartitions()267 if (runFsck && !FindPartitionsToUmount(&block_devices, &emulated_devices, false)) { in TryUmountAndFsck()