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