Searched defs:block_offset (Results 1 – 2 of 2) 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()
517 uint64_t block_offset = 0; in ReadMetadata() local