Searched refs:xfs_growfs_rt (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/fs/xfs/
H A Dxfs_rtalloc.h94 xfs_growfs_rt(
130 # define xfs_growfs_rt(mp,in) (ENOSYS) macro
H A Dxfs_ioctl32.c90 struct xfs_growfs_rt *in, xfs_compat_growfs_rt_copyin()
609 struct xfs_growfs_rt in; xfs_file_compat_ioctl()
616 error = xfs_growfs_rt(mp, &in); xfs_file_compat_ioctl()
H A Dxfs_ioctl.c1759 error = xfs_growfs_rt(mp, &in); xfs_file_ioctl()
H A Dxfs_rtalloc.c882 xfs_growfs_rt( xfs_growfs_rt() function
/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_fs.h276 typedef struct xfs_growfs_rt { struct
550 #define XFS_IOC_FSGROWFSRT _IOW ('X', 112, struct xfs_growfs_rt)

Completed in 144 milliseconds