Searched refs:GetSourceDeviceName (Results 1 – 1 of 1) sorted by relevance
137 static std::string GetSourceDeviceName(const std::string& partition_name) { in GetSourceDeviceName() function573 .device_name = GetSourceDeviceName(name), in MapSourceDevice()1413 if (!DeleteDeviceIfExists(GetSourceDeviceName(name), 4000ms)) { in CollapseSnapshotDevice()1414 LOG(ERROR) << "Unable to delete source device for snapshot: " << GetSourceDeviceName(name); in CollapseSnapshotDevice()1517 if (!dm.GetDmDevicePathByName(GetSourceDeviceName(snapshot), &source_device)) { in PerformInitTransition()1518 LOG(ERROR) << "Could not get device path for " << GetSourceDeviceName(snapshot); in PerformInitTransition()2100 auto source_device = GetSourceDeviceName(params.GetPartitionName()); in MapPartitionWithSnapshot()2169 auto source_name = GetSourceDeviceName(target_partition_name); in UnmapPartitionWithSnapshot()