Lines Matching refs:_IOWR
578 #define XFS_IOC_GETBMAP _IOWR('X', 38, struct getbmap)
584 #define XFS_IOC_GETBMAPA _IOWR('X', 44, struct getbmap)
588 #define XFS_IOC_GETBMAPX _IOWR('X', 56, struct getbmap)
592 #define XFS_IOC_SCRUB_METADATA _IOWR('X', 60, struct xfs_scrub_metadata)
598 #define XFS_IOC_FSBULKSTAT _IOWR('X', 101, struct xfs_fsop_bulkreq)
599 #define XFS_IOC_FSBULKSTAT_SINGLE _IOWR('X', 102, struct xfs_fsop_bulkreq)
600 #define XFS_IOC_FSINUMBERS _IOWR('X', 103, struct xfs_fsop_bulkreq)
601 #define XFS_IOC_PATH_TO_FSHANDLE _IOWR('X', 104, struct xfs_fsop_handlereq)
602 #define XFS_IOC_PATH_TO_HANDLE _IOWR('X', 105, struct xfs_fsop_handlereq)
603 #define XFS_IOC_FD_TO_HANDLE _IOWR('X', 106, struct xfs_fsop_handlereq)
604 #define XFS_IOC_OPEN_BY_HANDLE _IOWR('X', 107, struct xfs_fsop_handlereq)
605 #define XFS_IOC_READLINK_BY_HANDLE _IOWR('X', 108, struct xfs_fsop_handlereq)
606 #define XFS_IOC_SWAPEXT _IOWR('X', 109, struct xfs_swapext)
611 #define XFS_IOC_SET_RESBLKS _IOWR('X', 114, struct xfs_fsop_resblks)
617 #define XFS_IOC_FREEZE _IOWR('X', 119, int) /* aka FIFREEZE */
618 #define XFS_IOC_THAW _IOWR('X', 120, int) /* aka FITHAW */