Searched refs:XFS_INO_TO_FSB (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/xfs/scrub/
H A Dtrace.c42 return XFS_INO_TO_FSB(cur->bc_mp, cur->bc_ino.ip->i_ino);
H A Dnewbt.c116 XFS_INO_TO_FSB(sc->mp, sc->ip->i_ino),
H A Dcow_repair.c341 XFS_INO_TO_FSB(sc->mp, sc->ip->i_ino));
/linux-master/fs/xfs/libxfs/
H A Dxfs_format.h1134 #define XFS_INO_TO_FSB(mp,i) \ macro
H A Dxfs_bmap.c686 XFS_INO_TO_FSB(mp, ip->i_ino));
832 XFS_INO_TO_FSB(args.mp, ip->i_ino));
3741 ap->blkno = XFS_INO_TO_FSB(args->mp, ap->ip->i_ino);

Completed in 239 milliseconds