Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dpartition_cow_creator.cpp215 auto cow_size = GetCowSize(); in Run() local
218 uint64_t cow_partition_size = std::min(cow_size, free_region_length); in Run()
226 auto cow_file_size = cow_size - cow_partition_size; in Run()