xfs_growfs_rt
#define XFS_IOC_FSGROWFSRT _IOW ('X', 112, struct xfs_growfs_rt)
error = xfs_growfs_rt(mp, &in);
struct xfs_growfs_rt in;
error = xfs_growfs_rt(ip->i_mount, &in);
struct xfs_growfs_rt *in,
struct xfs_growfs_rt *in)
xfs_growfs_rt(