Searched refs:XFS_AGI_BLOCK (Results 1 – 2 of 2) sorted by relevance
796 agbno = XFS_AGI_BLOCK(mp); in xchk_agi_xref()833 if (!xchk_process_error(sc, agno, XFS_AGI_BLOCK(sc->mp), &error)) in xchk_agi()
777 #define XFS_AGI_BLOCK(mp) XFS_HDR_BLOCK(mp, XFS_AGI_DADDR(mp)) macro