Searched refs:UpdateBlockDevicePartitionName (Results 1 – 4 of 4) sorted by relevance
90 bool UpdateBlockDevicePartitionName(LpMetadataBlockDevice* device, const std::string& name);
151 bool UpdateBlockDevicePartitionName(LpMetadataBlockDevice* device, const std::string& name) { in UpdateBlockDevicePartitionName() function
376 if (!UpdateBlockDevicePartitionName(&block_device, partition_name)) { in AdjustMetadataForSlot()
202 if (!UpdateBlockDevicePartitionName(&new_device, new_name)) { in NewForUpdate()