Searched refs:GetSourceDeviceName (Results 1 – 1 of 1) sorted by relevance
167 static std::string GetSourceDeviceName(const std::string& partition_name) { in GetSourceDeviceName() function671 .device_name = GetSourceDeviceName(name), in MapSourceDevice()1654 if (!DeleteDeviceIfExists(GetSourceDeviceName(name), 4000ms)) { in CollapseSnapshotDevice()1655 LOG(ERROR) << "Unable to delete source device for snapshot: " << GetSourceDeviceName(name); in CollapseSnapshotDevice()1758 source_device_name = GetSourceDeviceName(snapshot); in PerformInitTransition()1765 LOG(ERROR) << "Could not get device path for " << GetSourceDeviceName(snapshot); in PerformInitTransition()1771 LOG(ERROR) << "Could not get device path for " << GetSourceDeviceName(snapshot); in PerformInitTransition()2463 auto source_device = GetSourceDeviceName(params.GetPartitionName()); in MapPartitionWithSnapshot()2551 auto source_name = GetSourceDeviceName(target_partition_name); in UnmapPartitionWithSnapshot()