Lines Matching refs:br_startoff

142 		offset = irec->br_startoff;  in xchk_bmap_get_rmap()
161 irec->br_startoff); in xchk_bmap_get_rmap()
189 irec->br_startoff); in xchk_bmap_xref_rmap()
194 irec->br_startoff); in xchk_bmap_xref_rmap()
197 if (rmap.rm_offset != irec->br_startoff) in xchk_bmap_xref_rmap()
199 irec->br_startoff); in xchk_bmap_xref_rmap()
202 if (rmap_end != irec->br_startoff + irec->br_blockcount) in xchk_bmap_xref_rmap()
204 irec->br_startoff); in xchk_bmap_xref_rmap()
209 irec->br_startoff); in xchk_bmap_xref_rmap()
221 irec->br_startoff); in xchk_bmap_xref_rmap()
226 irec->br_startoff); in xchk_bmap_xref_rmap()
229 irec->br_startoff); in xchk_bmap_xref_rmap()
257 irec->br_startoff); in xchk_bmap_xref_rmap_cow()
262 irec->br_startoff); in xchk_bmap_xref_rmap_cow()
267 irec->br_startoff); in xchk_bmap_xref_rmap_cow()
277 irec->br_startoff); in xchk_bmap_xref_rmap_cow()
280 irec->br_startoff); in xchk_bmap_xref_rmap_cow()
283 irec->br_startoff); in xchk_bmap_xref_rmap_cow()
317 irec->br_startoff, &error)) in xchk_bmap_iextent_xref()
327 info->whichfork, irec->br_startoff); in xchk_bmap_iextent_xref()
339 info->whichfork, irec->br_startoff); in xchk_bmap_iextent_xref()
378 if (!xfs_verify_dablk(mp, irec->br_startoff)) in xchk_bmap_dirattr_extent()
380 irec->br_startoff); in xchk_bmap_dirattr_extent()
382 off = irec->br_startoff + irec->br_blockcount - 1; in xchk_bmap_dirattr_extent()
400 if (irec->br_startoff < info->prev_rec.br_startoff + in xchk_bmap_iextent()
403 irec->br_startoff); in xchk_bmap_iextent()
405 if (!xfs_verify_fileext(mp, irec->br_startoff, irec->br_blockcount)) in xchk_bmap_iextent()
407 irec->br_startoff); in xchk_bmap_iextent()
415 irec->br_startoff); in xchk_bmap_iextent()
419 irec->br_startoff); in xchk_bmap_iextent()
425 irec->br_startoff); in xchk_bmap_iextent()
481 irec.br_startoff); in xchk_bmapbt_rec()
485 if (!xfs_iext_lookup_extent(ip, ifp, irec.br_startoff, &icur, in xchk_bmapbt_rec()
487 irec.br_startoff != iext_irec.br_startoff || in xchk_bmapbt_rec()
492 irec.br_startoff); in xchk_bmapbt_rec()
576 if (irec.br_startoff != check_rec.rm_offset) in xchk_bmap_check_rmap()
712 if (irec->br_startoff < info->prev_rec.br_startoff + in xchk_bmap_iextent_delalloc()
715 irec->br_startoff); in xchk_bmap_iextent_delalloc()
717 if (!xfs_verify_fileext(mp, irec->br_startoff, irec->br_blockcount)) in xchk_bmap_iextent_delalloc()
719 irec->br_startoff); in xchk_bmap_iextent_delalloc()
724 irec->br_startoff); in xchk_bmap_iextent_delalloc()
754 if (b1->br_startoff + b1->br_blockcount != b2->br_startoff) in xchk_are_bmaps_contiguous()
787 irec->br_startoff); in xchk_bmap_iext_iter()
802 got.br_startoff); in xchk_bmap_iext_iter()
915 if (irec.br_startoff >= endoff) { in xchk_bmap()
917 irec.br_startoff); in xchk_bmap()