xfs_growfs_rt     789 fs/xfs/libxfs/xfs_fs.h #define XFS_IOC_FSGROWFSRT	     _IOW ('X', 112, struct xfs_growfs_rt)
xfs_growfs_rt    2352 fs/xfs/xfs_ioctl.c 		error = xfs_growfs_rt(mp, &in);
xfs_growfs_rt      73 fs/xfs/xfs_ioctl32.c 	struct xfs_growfs_rt	 *in,
xfs_growfs_rt     590 fs/xfs/xfs_ioctl32.c 		struct xfs_growfs_rt	in;
xfs_growfs_rt     597 fs/xfs/xfs_ioctl32.c 		error = xfs_growfs_rt(mp, &in);
xfs_growfs_rt      96 fs/xfs/xfs_rtalloc.h xfs_growfs_rt(