Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libsnapshot/
H A Dpartition_cow_creator.cpp253 auto cow_size = GetCowSize(); in Run() local
H A Dsnapshot_writer.cpp156 uint64_t cow_size) { in SetSnapshotDevice()
H A Dsnapshot.cpp3723 uint64_t cow_size = status.cow_partition_size() + status.cow_file_size(); variable