Searched refs:XFS_INO_TO_AGBNO (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/xfs/scrub/
H A Dinode.c199 trace_xchk_op_error(sc, agno, XFS_INO_TO_AGBNO(mp, sc->sm->sm_ino),
696 agbno = XFS_INO_TO_AGBNO(sc->mp, ino);
734 XFS_INO_TO_AGBNO(mp, ino), &error))
H A Dcommon.c1032 trace_xchk_op_error(sc, agno, XFS_INO_TO_AGBNO(mp, sc->sm->sm_ino),
/linux-master/fs/xfs/libxfs/
H A Dxfs_format.h1129 #define XFS_INO_TO_AGBNO(mp,i) \ macro
1135 XFS_AGB_TO_FSB(mp, XFS_INO_TO_AGNO(mp,i), XFS_INO_TO_AGBNO(mp,i))
/linux-master/fs/xfs/
H A Dxfs_inode.c2407 XFS_INO_TO_AGBNO(mp, inum));

Completed in 124 milliseconds