Searched refs:xfs_growfs_rt (Results 1 – 5 of 5) sorted by relevance
41 xfs_growfs_rt(49 # define xfs_growfs_rt(mp,in) (-ENOSYS) macro
60 struct xfs_growfs_rt *in, in xfs_compat_growfs_rt_copyin()450 struct xfs_growfs_rt in; in xfs_file_compat_ioctl()457 error = xfs_growfs_rt(ip->i_mount, &in); in xfs_file_compat_ioctl()
1396 xfs_growfs_rt( in xfs_growfs_rt() function1398 struct xfs_growfs_rt *in) in xfs_growfs_rt()
1378 error = xfs_growfs_rt(mp, &in); in xfs_file_ioctl()
323 typedef struct xfs_growfs_rt { struct1253 #define XFS_IOC_FSGROWFSRT _IOW ('X', 112, struct xfs_growfs_rt)