compat_xfs_flock64 168 fs/xfs/xfs_ioctl32.h #define XFS_IOC_ALLOCSP_32 _IOW('X', 10, struct compat_xfs_flock64) compat_xfs_flock64 169 fs/xfs/xfs_ioctl32.h #define XFS_IOC_FREESP_32 _IOW('X', 11, struct compat_xfs_flock64) compat_xfs_flock64 170 fs/xfs/xfs_ioctl32.h #define XFS_IOC_ALLOCSP64_32 _IOW('X', 36, struct compat_xfs_flock64) compat_xfs_flock64 171 fs/xfs/xfs_ioctl32.h #define XFS_IOC_FREESP64_32 _IOW('X', 37, struct compat_xfs_flock64) compat_xfs_flock64 172 fs/xfs/xfs_ioctl32.h #define XFS_IOC_RESVSP_32 _IOW('X', 40, struct compat_xfs_flock64) compat_xfs_flock64 173 fs/xfs/xfs_ioctl32.h #define XFS_IOC_UNRESVSP_32 _IOW('X', 41, struct compat_xfs_flock64) compat_xfs_flock64 174 fs/xfs/xfs_ioctl32.h #define XFS_IOC_RESVSP64_32 _IOW('X', 42, struct compat_xfs_flock64) compat_xfs_flock64 175 fs/xfs/xfs_ioctl32.h #define XFS_IOC_UNRESVSP64_32 _IOW('X', 43, struct compat_xfs_flock64) compat_xfs_flock64 176 fs/xfs/xfs_ioctl32.h #define XFS_IOC_ZERO_RANGE_32 _IOW('X', 57, struct compat_xfs_flock64)