Searched defs:block_offset (Results 1 – 6 of 6) sorted by relevance
139 int read_block_from_device(const char* device_path, uint64_t block_offset, in read_block_from_device()158 int write_block_to_device(const char* device_path, uint64_t block_offset, in write_block_to_device()
120 uint64_t block_offset, in ExtentsSublist()
592 for (uint64_t block_offset = 0; block_offset < total_blocks; in DeltaReadFile() local
315 uint32_t block_offset = offset - (block * fd->block_size); in handle_read() local
193 def get_valid_access(self, block_offset, block_len): argument
470 uint64_t sit_block_num_cur = 0, segnum = 0, block_offset; in run_on_used_blocks() local