Searched defs:blk_offset (Results 1 – 5 of 5) sorted by relevance
29 let blk_offset = check_range(io.info(), offset, out.as_ref())?.try_into()?; in read_aligned_all() localVariable184 let blk_offset = check_range(io.info(), offset, data)?.try_into()?; in write_aligned_all() localVariable
176 let blk_offset = offset / block_size; in check_range() localVariable
266 const int blk_offset = (width == 8) ? 1 : 3; in is_dual_or_quad_applicable() local
366 int blk_offset; member
345 int blk_offset; member