Lines Matching refs:_IOW
514 #define XFS_IOC_ALLOCSP _IOW ('X', 10, struct xfs_flock64)
515 #define XFS_IOC_FREESP _IOW ('X', 11, struct xfs_flock64)
518 #define XFS_IOC_FSSETXATTR _IOW ('X', 32, struct fsxattr)
519 #define XFS_IOC_ALLOCSP64 _IOW ('X', 36, struct xfs_flock64)
520 #define XFS_IOC_FREESP64 _IOW ('X', 37, struct xfs_flock64)
522 #define XFS_IOC_FSSETDM _IOW ('X', 39, struct fsdmidata)
523 #define XFS_IOC_RESVSP _IOW ('X', 40, struct xfs_flock64)
524 #define XFS_IOC_UNRESVSP _IOW ('X', 41, struct xfs_flock64)
525 #define XFS_IOC_RESVSP64 _IOW ('X', 42, struct xfs_flock64)
526 #define XFS_IOC_UNRESVSP64 _IOW ('X', 43, struct xfs_flock64)
532 #define XFS_IOC_ZERO_RANGE _IOW ('X', 57, struct xfs_flock64)
548 #define XFS_IOC_FSGROWFSDATA _IOW ('X', 110, struct xfs_growfs_data)
549 #define XFS_IOC_FSGROWFSLOG _IOW ('X', 111, struct xfs_growfs_log)
550 #define XFS_IOC_FSGROWFSRT _IOW ('X', 112, struct xfs_growfs_rt)
554 #define XFS_IOC_ERROR_INJECTION _IOW ('X', 116, struct xfs_error_injection)
555 #define XFS_IOC_ERROR_CLEARALL _IOW ('X', 117, struct xfs_error_injection)
565 #define XFS_IOC_FSSETDM_BY_HANDLE _IOW ('X', 121, struct xfs_fsop_setdm_handlereq)
566 #define XFS_IOC_ATTRLIST_BY_HANDLE _IOW ('X', 122, struct xfs_fsop_attrlist_handlereq)
567 #define XFS_IOC_ATTRMULTI_BY_HANDLE _IOW ('X', 123, struct xfs_fsop_attrmulti_handlereq)