Home
last modified time | relevance | path

Searched refs:cow_device_name (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dsnapshot.h689 std::string cow_device_name; member
/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp2441 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;