Searched refs:old_device (Results 1 – 1 of 1) sorted by relevance
1155 const LpMetadataBlockDevice& old_device = metadata.block_devices[i]; in ImportPartitions() local1157 if (!CompareBlockDevices(old_device, new_device)) { in ImportPartitions()