Searched refs:XFS_IOC_FSGROWFSDATA_32 (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/fs/xfs/ | ||
| D | xfs_ioctl32.h | 233 #define XFS_IOC_FSGROWFSDATA_32 _IOW('X', 110, struct compat_xfs_growfs_data) macro |
| D | xfs_ioctl32.c | 596 case XFS_IOC_FSGROWFSDATA_32: { in xfs_file_compat_ioctl() |