Searched refs:XFS_IOC_RESVSP_32 (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/fs/xfs/ | ||
D | xfs_ioctl32.h | 184 #define XFS_IOC_RESVSP_32 _IOW('X', 40, struct compat_xfs_flock64) macro |
D | xfs_ioctl32.c | 582 case XFS_IOC_RESVSP_32: in xfs_file_compat_ioctl() |