Searched refs:source_name (Results 1 – 1 of 1) sorted by relevance
2551 auto source_name = GetSourceDeviceName(target_partition_name); in UnmapPartitionWithSnapshot() local2552 if (!DeleteDeviceIfExists(source_name)) { in UnmapPartitionWithSnapshot()2553 LOG(ERROR) << "Cannot delete source device: " << source_name; in UnmapPartitionWithSnapshot()