xfs_suminfo_t    1121 fs/xfs/libxfs/xfs_format.h 	(((s) * (uint)sizeof(xfs_suminfo_t)) >> (mp)->m_sb.sb_blocklog)
xfs_suminfo_t    1123 fs/xfs/libxfs/xfs_format.h 	((xfs_suminfo_t *)((bp)->b_addr + \
xfs_suminfo_t    1124 fs/xfs/libxfs/xfs_format.h 		(((so) * (uint)sizeof(xfs_suminfo_t)) & XFS_BLOCKMASK(mp))))
xfs_suminfo_t     452 fs/xfs/libxfs/xfs_rtbitmap.c 	xfs_suminfo_t	*sum)		/* out: summary info for this block */
xfs_suminfo_t     458 fs/xfs/libxfs/xfs_rtbitmap.c 	xfs_suminfo_t	*sp;		/* pointer to returned data */
xfs_suminfo_t      37 fs/xfs/xfs_rtalloc.c 	xfs_suminfo_t	*sum)		/* out: summary info for this block */
xfs_suminfo_t      59 fs/xfs/xfs_rtalloc.c 	xfs_suminfo_t	sum;		/* summary data */
xfs_suminfo_t     110 fs/xfs/xfs_rtalloc.c 	xfs_suminfo_t	sum;		/* summary data */
xfs_suminfo_t     628 fs/xfs/xfs_rtalloc.c 	xfs_suminfo_t	sum;		/* summary information for extents */
xfs_suminfo_t     933 fs/xfs/xfs_rtalloc.c 	nrsumsize = (uint)sizeof(xfs_suminfo_t) * nrsumlevels * nrbmblocks;
xfs_suminfo_t     996 fs/xfs/xfs_rtalloc.c 			(uint)sizeof(xfs_suminfo_t) * nrsumlevels *
xfs_suminfo_t    1201 fs/xfs/xfs_rtalloc.c 		(uint)sizeof(xfs_suminfo_t) * mp->m_rsumlevels *
xfs_suminfo_t     119 fs/xfs/xfs_rtalloc.h 			     xfs_suminfo_t *sum);