Searched refs:fsboffset (Results 1 – 1 of 1) sorted by relevance
928 int fsboffset = (1 << fsbshift) - 1; in bmap_has_holes() local939 dblks = (ip->i_size + fsboffset) >> fsbshift; in bmap_has_holes()940 mblks = (ldbtob((u_offset_t)ip->i_blocks) + fsboffset) >> fsbshift; in bmap_has_holes()