Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Ddm_snapshot_internals.h40 uint64_t cow_size_bytes() const { return cow_size_sectors() * sector_bytes_; } in cow_size_bytes() function
Dpartition_cow_creator.cpp152 if (operations == nullptr) return sc.cow_size_bytes(); in GetCowSize()
168 return sc.cow_size_bytes(); in GetCowSize()