Searched refs:offset_bytes (Results 1 – 2 of 2) sorted by relevance
733 offset_t offset_bytes; in hsfs_getpage_ra() local 860 offset_bytes = LBN_TO_BYTE(offset_lbn, vp->v_vfsp); in hsfs_getpage_ra() 867 + offset_bytes + offset_extra); in hsfs_getpage_ra() 1018 offset_t offset_bytes; in hsfs_getapage() local 1216 offset_bytes = LBN_TO_BYTE(offset_lbn, vp->v_vfsp); in hsfs_getapage() 1223 lbtodb(bof + xarsiz + offset_bytes + offset_extra); in hsfs_getapage()
2226 uint64_t offset_bytes, len_bytes; in bd_free_space() local2247 offset_bytes = (uint64_t)p_offset << bshift; in bd_free_space()2250 dfl->dfl_offset += offset_bytes; in bd_free_space()2251 if (dfl->dfl_offset < offset_bytes) { in bd_free_space()2256 return (dfl_iter(dfl, &dfi, offset_bytes + len_bytes, bd_free_space_cb, in bd_free_space()