Searched refs:XFS_IOC_FSGROWFSRT (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/fs/xfs/libxfs/ | ||
D | xfs_fs.h | 821 #define XFS_IOC_FSGROWFSRT _IOW ('X', 112, struct xfs_growfs_rt) macro |
/Linux-v6.6/fs/xfs/ | ||
D | xfs_ioctl.c | 2083 case XFS_IOC_FSGROWFSRT: { in xfs_file_ioctl() |