Searched defs:bytes_offset (Results 1 – 2 of 2) sorted by relevance
76 let bytes_offset = self.disk_blkid_2_bytes(start_lba) + bytes_offset; in read_at_bytes() localVariable98 let bytes_offset = self.disk_blkid_2_bytes(start_lba) + bytes_offset; in write_at_bytes() localVariable
746 let bytes_offset = fs.cluster_bytes_offset(off.0) + off.1; localVariable