Searched refs:compat_xfs_fsop_handlereq (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/xfs/ |
H A D | xfs_ioctl32.h | 78 typedef struct compat_xfs_fsop_handlereq { struct 89 _IOWR('X', 104, struct compat_xfs_fsop_handlereq) argument 91 _IOWR('X', 105, struct compat_xfs_fsop_handlereq) 93 _IOWR('X', 106, struct compat_xfs_fsop_handlereq) 95 _IOWR('X', 107, struct compat_xfs_fsop_handlereq) 97 _IOWR('X', 108, struct compat_xfs_fsop_handlereq) 113 struct compat_xfs_fsop_handlereq hreq; /* handle interface structure */ 135 struct compat_xfs_fsop_handlereq hreq; /* handle interface structure */
|