Lines Matching refs:_IOW
435 #define XFS_IOC_ALLOCSP _IOW ('X', 10, struct xfs_flock64)
436 #define XFS_IOC_FREESP _IOW ('X', 11, struct xfs_flock64)
439 #define XFS_IOC_FSSETXATTR _IOW ('X', 32, struct fsxattr)
440 #define XFS_IOC_ALLOCSP64 _IOW ('X', 36, struct xfs_flock64)
441 #define XFS_IOC_FREESP64 _IOW ('X', 37, struct xfs_flock64)
443 #define XFS_IOC_FSSETDM _IOW ('X', 39, struct fsdmidata)
444 #define XFS_IOC_RESVSP _IOW ('X', 40, struct xfs_flock64)
445 #define XFS_IOC_UNRESVSP _IOW ('X', 41, struct xfs_flock64)
446 #define XFS_IOC_RESVSP64 _IOW ('X', 42, struct xfs_flock64)
447 #define XFS_IOC_UNRESVSP64 _IOW ('X', 43, struct xfs_flock64)
453 #define XFS_IOC_ZERO_RANGE _IOW ('X', 57, struct xfs_flock64)
468 #define XFS_IOC_FSGROWFSDATA _IOW ('X', 110, struct xfs_growfs_data)
469 #define XFS_IOC_FSGROWFSLOG _IOW ('X', 111, struct xfs_growfs_log)
470 #define XFS_IOC_FSGROWFSRT _IOW ('X', 112, struct xfs_growfs_rt)
474 #define XFS_IOC_ERROR_INJECTION _IOW ('X', 116, struct xfs_error_injection)
475 #define XFS_IOC_ERROR_CLEARALL _IOW ('X', 117, struct xfs_error_injection)
479 #define XFS_IOC_FSSETDM_BY_HANDLE _IOW ('X', 121, struct xfs_fsop_setdm_handlereq)
480 #define XFS_IOC_ATTRLIST_BY_HANDLE _IOW ('X', 122, struct xfs_fsop_attrlist_handlereq)
481 #define XFS_IOC_ATTRMULTI_BY_HANDLE _IOW ('X', 123, struct xfs_fsop_attrmulti_handlereq)