Searched refs:mountable_device (Results 1 – 1 of 1) sorted by relevance
103 const string mountable_device = in PerformPartitionPostinstall() local105 if (mountable_device.empty()) { in PerformPartitionPostinstall()151 if (!utils::SetBlockDeviceReadOnly(mountable_device, true)) { in PerformPartitionPostinstall()153 1, "Error marking the device " + mountable_device + " read only."); in PerformPartitionPostinstall()157 if (!utils::MountFilesystem(mountable_device, in PerformPartitionPostinstall()163 1, "Error mounting the device " + mountable_device); in PerformPartitionPostinstall()168 << " and mountable device " << mountable_device; in PerformPartitionPostinstall()