xfs_drfsbno_t     182 fs/xfs/xfs_inode.h 	xfs_drfsbno_t	di_nblocks;	/* # of direct & btree blocks used */
xfs_drfsbno_t     240 fs/xfs/xfs_mount.c 	     (xfs_drfsbno_t)sbp->sb_agcount * sbp->sb_agblocks ||
xfs_drfsbno_t     241 fs/xfs/xfs_mount.c 	    sbp->sb_dblocks < (xfs_drfsbno_t)(sbp->sb_agcount - 1) *
xfs_drfsbno_t    1863 fs/xfs/xfs_rtalloc.c 	xfs_drfsbno_t	nrblocks;	/* new number of realtime blocks */
xfs_drfsbno_t      99 fs/xfs/xfs_sb.h 	xfs_drfsbno_t	sb_dblocks;	/* number of data blocks */
xfs_drfsbno_t     100 fs/xfs/xfs_sb.h 	xfs_drfsbno_t	sb_rblocks;	/* number of realtime blocks */
xfs_drfsbno_t     120 fs/xfs/xfs_types.h #define	NULLDRFSBNO	((xfs_drfsbno_t)-1)