Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_rtalloc.h96 xfs_growfs_rt(
142 # define xfs_growfs_rt(mp,in) (ENOSYS) macro
Dxfs_ioctl32.c73 struct xfs_growfs_rt *in, in xfs_compat_growfs_rt_copyin()
473 struct xfs_growfs_rt in; in xfs_file_compat_ioctl()
480 error = xfs_growfs_rt(mp, &in); in xfs_file_compat_ioctl()
Dxfs_rtalloc.c898 xfs_growfs_rt( in xfs_growfs_rt() function
Dxfs_ioctl.c2300 error = xfs_growfs_rt(mp, &in); in xfs_file_ioctl()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_fs.h318 typedef struct xfs_growfs_rt { struct
820 #define XFS_IOC_FSGROWFSRT _IOW ('X', 112, struct xfs_growfs_rt)