Searched refs:cow_device_name (Results 1 – 2 of 2) sorted by relevance
642 std::string cow_device_name; member
2079 paths->cow_device_name = cow_name; in MapPartitionWithSnapshot()3136 if (!paths.cow_device_name.empty()) { in OpenSnapshotWriter()3184 if (!GetMappedImageDevicePath(paths.cow_device_name, &cow_path)) { in OpenCompressedSnapshotWriter()3185 LOG(ERROR) << "Could not determine path for " << paths.cow_device_name; in OpenCompressedSnapshotWriter()