Lines Matching refs:br_startoff
113 offset = irec->br_startoff; in xchk_bmap_get_rmap()
148 irec->br_startoff); in xchk_bmap_get_rmap()
180 irec->br_startoff); in xchk_bmap_xref_rmap()
190 if (rmap.rm_offset > irec->br_startoff || in xchk_bmap_xref_rmap()
191 irec->br_startoff + irec->br_blockcount > rmap_end) in xchk_bmap_xref_rmap()
193 info->whichfork, irec->br_startoff); in xchk_bmap_xref_rmap()
198 irec->br_startoff); in xchk_bmap_xref_rmap()
211 irec->br_startoff); in xchk_bmap_xref_rmap()
216 irec->br_startoff); in xchk_bmap_xref_rmap()
219 irec->br_startoff); in xchk_bmap_xref_rmap()
260 irec->br_startoff, &error)) in xchk_bmap_extent_xref()
304 if (irec->br_startoff < info->lastoff) in xchk_bmap_extent()
306 irec->br_startoff); in xchk_bmap_extent()
311 irec->br_startoff); in xchk_bmap_extent()
319 irec->br_startoff); in xchk_bmap_extent()
324 irec->br_startoff); in xchk_bmap_extent()
327 irec->br_startoff); in xchk_bmap_extent()
333 irec->br_startoff); in xchk_bmap_extent()
340 irec->br_startoff); in xchk_bmap_extent()
346 irec->br_startoff); in xchk_bmap_extent()
353 info->lastoff = irec->br_startoff + irec->br_blockcount; in xchk_bmap_extent()
459 if (irec.br_startoff != rec->rm_offset) in xchk_bmap_check_rmap()
676 if (irec.br_startoff >= endoff) { in xchk_bmap()
678 irec.br_startoff); in xchk_bmap()