Lines Matching refs:_IOW
503 #define XFS_IOC_ALLOCSP _IOW ('X', 10, struct xfs_flock64)
504 #define XFS_IOC_FREESP _IOW ('X', 11, struct xfs_flock64)
507 #define XFS_IOC_FSSETXATTR _IOW ('X', 32, struct fsxattr)
508 #define XFS_IOC_ALLOCSP64 _IOW ('X', 36, struct xfs_flock64)
509 #define XFS_IOC_FREESP64 _IOW ('X', 37, struct xfs_flock64)
511 #define XFS_IOC_FSSETDM _IOW ('X', 39, struct fsdmidata)
512 #define XFS_IOC_RESVSP _IOW ('X', 40, struct xfs_flock64)
513 #define XFS_IOC_UNRESVSP _IOW ('X', 41, struct xfs_flock64)
514 #define XFS_IOC_RESVSP64 _IOW ('X', 42, struct xfs_flock64)
515 #define XFS_IOC_UNRESVSP64 _IOW ('X', 43, struct xfs_flock64)
521 #define XFS_IOC_ZERO_RANGE _IOW ('X', 57, struct xfs_flock64)
537 #define XFS_IOC_FSGROWFSDATA _IOW ('X', 110, struct xfs_growfs_data)
538 #define XFS_IOC_FSGROWFSLOG _IOW ('X', 111, struct xfs_growfs_log)
539 #define XFS_IOC_FSGROWFSRT _IOW ('X', 112, struct xfs_growfs_rt)
543 #define XFS_IOC_ERROR_INJECTION _IOW ('X', 116, struct xfs_error_injection)
544 #define XFS_IOC_ERROR_CLEARALL _IOW ('X', 117, struct xfs_error_injection)
554 #define XFS_IOC_FSSETDM_BY_HANDLE _IOW ('X', 121, struct xfs_fsop_setdm_handlereq)
555 #define XFS_IOC_ATTRLIST_BY_HANDLE _IOW ('X', 122, struct xfs_fsop_attrlist_handlereq)
556 #define XFS_IOC_ATTRMULTI_BY_HANDLE _IOW ('X', 123, struct xfs_fsop_attrmulti_handlereq)