Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
H A Dwriter_v2.cpp449 bool CowWriterV2::EmitZeroBlocks(uint64_t new_block_start, uint64_t num_blocks) { in EmitZeroBlocks() function in android::snapshot::CowWriterV2
H A Dwriter_v3.cpp421 bool CowWriterV3::EmitZeroBlocks(uint64_t new_block_start, const uint64_t num_blocks) { in EmitZeroBlocks() function in android::snapshot::CowWriterV3