Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dsnapshot.h490 bool MapDmUserCow(LockedFile* lock, const std::string& name, const std::string& cow_file,
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp401 const std::string& cow_file, const std::string& base_device, in MapDmUserCow() argument
418 uint64_t base_sectors = snapuserd_client_->InitDmUserCow(misc_name, cow_file, base_device); in MapDmUserCow()