Searched defs:EmitZeroBlocks (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/system/core/fs_mgr/libsnapshot/libsnapshot_cow/ | ||
H A D | writer_v2.cpp | 449 bool CowWriterV2::EmitZeroBlocks(uint64_t new_block_start, uint64_t num_blocks) { in EmitZeroBlocks() function in android::snapshot::CowWriterV2 |
H A D | writer_v3.cpp | 421 bool CowWriterV3::EmitZeroBlocks(uint64_t new_block_start, const uint64_t num_blocks) { in EmitZeroBlocks() function in android::snapshot::CowWriterV3 |