Home
last modified time | relevance | path

Searched defs:blocks_to_write (Results 1 – 2 of 2) sorted by relevance

/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
Dwriter_v3.cpp350 CowOperationType type, size_t blocks_to_write) { in ConstructCowOpCompressedBuffers()
/system/update_engine/payload_generator/
Ddelta_diff_utils.cc1056 const uint64_t blocks_to_write = utils::BlocksInExtents(dst_extents); in ReadExtentsToDiff() local