Searched refs:GetBaseDeviceName (Results 1 – 1 of 1) sorted by relevance
163 static std::string GetBaseDeviceName(const std::string& partition_name) { in GetBaseDeviceName() function1649 auto base_name = GetBaseDeviceName(name); in CollapseSnapshotDevice()1760 source_device_name = GetBaseDeviceName(snapshot); in PerformInitTransition()1770 if (!dm_.GetDmDevicePathByName(GetBaseDeviceName(snapshot), &base_path_merge)) { in PerformInitTransition()2383 params.device_name = GetBaseDeviceName(params.GetPartitionName()); in MapPartitionWithSnapshot()2545 auto base_name = GetBaseDeviceName(target_partition_name); in UnmapPartitionWithSnapshot()