Searched defs:source_device (Results 1 – 4 of 4) sorted by relevance
136 auto source_device = "/dev/block/mapper/" + system_source_name; in CreateTestUpdate() local
33 void ISnapshotWriter::SetSourceDevice(const std::string& source_device) { in SetSourceDevice()
107 void CompressedSnapshotReader::SetSourceDevice(const std::string& source_device) { in SetSourceDevice()
1763 std::string source_device; in PerformInitTransition() local2463 auto source_device = GetSourceDeviceName(params.GetPartitionName()); in MapPartitionWithSnapshot() local3610 const std::optional<std::string>& source_device) { in OpenSnapshotWriter()