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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_rtalloc.h141 xfs_growfs_rt(
149 # define xfs_growfs_rt(mp,in) (ENOSYS) macro
H A Dxfs_fs.h265 typedef struct xfs_growfs_rt { struct
467 #define XFS_IOC_FSGROWFSRT _IOW ('X', 112, struct xfs_growfs_rt)
H A Dxfs_rtalloc.c1849 xfs_growfs_rt( function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_ioctl32.c98 struct xfs_growfs_rt *in,
605 struct xfs_growfs_rt in;
609 error = xfs_growfs_rt(mp, &in);
H A Dxfs_ioctl.c1487 error = xfs_growfs_rt(mp, &in);

Completed in 202 milliseconds