Lines Matching refs:agbno
86 xfs_agblock_t agbno,
92 xchk_xref_is_used_space(sc, agbno, len);
94 xchk_xref_is_owned_by(sc, agbno, len, &XFS_RMAP_OINFO_INODES);
95 xchk_xref_is_not_shared(sc, agbno, len);
219 xfs_agblock_t agbno;
229 agbno = XFS_AGINO_TO_AGBNO(mp, irec->ir_startino + cluster_base);
246 imap.im_blkno = XFS_AGB_TO_DADDR(mp, agno, agbno);
271 xchk_xref_is_not_owned_by(bs->sc, agbno,
277 xchk_xref_is_owned_by(bs->sc, agbno, M_IGEO(mp)->blocks_per_cluster,
624 xfs_agblock_t agbno,
635 error = xfs_ialloc_has_inodes_at_extent(*icur, agbno, len, &has_inodes);
646 xfs_agblock_t agbno,
649 xchk_xref_inode_check(sc, agbno, len, &sc->sa.ino_cur, false);
650 xchk_xref_inode_check(sc, agbno, len, &sc->sa.fino_cur, false);
657 xfs_agblock_t agbno,
660 xchk_xref_inode_check(sc, agbno, len, &sc->sa.ino_cur, true);