Searched refs:MountPartition (Results 1 – 3 of 3) sorted by relevance
161 bool PostinstallRunnerAction::MountPartition( in MountPartition() function in chromeos_update_engine::PostinstallRunnerAction227 if (!MountPartition(partition)) { in PerformPartitionPostinstall()249 if (!MountPartition(partition)) { in PerformPartitionPostinstall()
77 [[nodiscard]] bool MountPartition(
96 bool MountPartition(const Fstab::iterator& begin, bool erase_same_mounts,252 if (MountPartition(metadata_partition, true /* erase_same_mounts */)) { in DoCreateDevices()425 bool FirstStageMountVBootV2::MountPartition(const Fstab::iterator& begin, bool erase_same_mounts, in MountPartition() function in android::init::FirstStageMountVBootV2532 if (!MountPartition(system_partition, false /* erase_same_mounts */)) { in TrySwitchSystemAsRoot()612 if (!MountPartition(current, false /* erase_same_mounts */, &end)) { in MountPartitions()