Home
last modified time | relevance | path

Searched defs:block_offset (Results 1 – 4 of 4) sorted by relevance

/system/update_engine/payload_generator/
Dextent_utils.cc120 uint64_t block_offset, in ExtentsSublist()
Ddelta_diff_utils.cc710 for (uint64_t block_offset = 0; block_offset < total_blocks; in DeltaReadFile() local
/system/extras/boottime_tools/io_analysis/
Dcheck_file_read.py193 def get_valid_access(self, block_offset, block_len): argument
/system/extras/f2fs_utils/
Df2fs_sparseblock.c487 uint64_t sit_block_num_cur = 0, segnum = 0, block_offset; in run_on_used_blocks() local