Searched refs:cow_file (Results 1 – 2 of 2) sorted by relevance
/aosp14/system/core/fs_mgr/libsnapshot/include/libsnapshot/ |
H A D | snapshot.h | 524 bool MapDmUserCow(LockedFile* lock, const std::string& name, const std::string& cow_file,
|
/aosp14/system/core/fs_mgr/libsnapshot/ |
H A D | snapshot.cpp | 440 const std::string& cow_file, const std::string& base_device, in MapDmUserCow() argument 481 base_sectors = snapuserd_client_->InitDmUserCow(misc_name, cow_file, base_device); in MapDmUserCow() 525 if (!snapuserd_client_->InitDmUserCow(misc_name, cow_file, base_device, base_path_merge)) { in MapDmUserCow()
|