Lines Matching refs:agbno
105 xfs_agblock_t agbno,
134 error = xfs_rmap_lookup_le_range(info->sc->sa.rmap_cur, agbno,
145 error = xfs_rmap_lookup_le(info->sc->sa.rmap_cur, agbno, 0, owner,
170 xfs_agblock_t agbno)
185 if (!xchk_bmap_get_rmap(info, irec, agbno, owner, &rmap))
190 if (rmap.rm_startblock > agbno ||
191 agbno + irec->br_blockcount > rmap_end)
255 xfs_agblock_t agbno;
260 agbno = XFS_FSB_TO_AGBNO(mp, irec->br_startblock);
268 xchk_xref_is_used_space(info->sc, agbno, len);
269 xchk_xref_is_not_inode_chunk(info->sc, agbno, len);
270 xchk_bmap_xref_rmap(info, irec, agbno);
277 xchk_xref_is_not_shared(info->sc, agbno,
281 xchk_xref_is_cow_staging(info->sc, agbno,