Home
last modified time | relevance | path

Searched defs:cow_size (Results 1 – 3 of 3) sorted by relevance

/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dcow_writer.h37 uint64_t cow_size; member
/system/core/fs_mgr/libsnapshot/
Dpartition_cow_creator.cpp254 auto cow_size = GetCowSize(); in Run() local
/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
Dtest_v3.cpp742 const auto cow_size = estimator->GetCowSizeInfo().cow_size; in TEST_F() local