Searched refs:compat_xfs_fsop_handlereq (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/fs/xfs/ |
D | xfs_ioctl32.h | 92 typedef struct compat_xfs_fsop_handlereq { struct 103 _IOWR('X', 104, struct compat_xfs_fsop_handlereq) argument 105 _IOWR('X', 105, struct compat_xfs_fsop_handlereq) 107 _IOWR('X', 106, struct compat_xfs_fsop_handlereq) 109 _IOWR('X', 107, struct compat_xfs_fsop_handlereq) 111 _IOWR('X', 108, struct compat_xfs_fsop_handlereq) 127 struct compat_xfs_fsop_handlereq hreq; /* handle interface structure */ 149 struct compat_xfs_fsop_handlereq hreq; /* handle interface structure */ 159 struct compat_xfs_fsop_handlereq hreq; /* handle information */
|