Home
last modified time | relevance | path

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

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