Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_rtalloc.h96 xfs_growfs_rt(
141 # define xfs_growfs_rt(mp,in) (ENOSYS) macro
A Dxfs_ioctl32.c73 struct xfs_growfs_rt *in, in xfs_compat_growfs_rt_copyin()
474 struct xfs_growfs_rt in; in xfs_file_compat_ioctl()
481 error = xfs_growfs_rt(ip->i_mount, &in); in xfs_file_compat_ioctl()
A Dxfs_rtalloc.c903 xfs_growfs_rt( in xfs_growfs_rt() function
A Dxfs_ioctl.c2159 error = xfs_growfs_rt(mp, &in); in xfs_file_ioctl()
/linux/fs/xfs/libxfs/
A Dxfs_fs.h321 typedef struct xfs_growfs_rt { struct
823 #define XFS_IOC_FSGROWFSRT _IOW ('X', 112, struct xfs_growfs_rt)

Completed in 15 milliseconds