Searched refs:compat_xfs_fsop_handlereq (Results 1 – 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ |
D | xfs_ioctl32.h | 80 typedef struct compat_xfs_fsop_handlereq { struct 91 _IOWR('X', 104, struct compat_xfs_fsop_handlereq) argument 93 _IOWR('X', 105, struct compat_xfs_fsop_handlereq) 95 _IOWR('X', 106, struct compat_xfs_fsop_handlereq) 97 _IOWR('X', 107, struct compat_xfs_fsop_handlereq) 99 _IOWR('X', 108, struct compat_xfs_fsop_handlereq) 115 struct compat_xfs_fsop_handlereq hreq; /* handle interface structure */ 137 struct compat_xfs_fsop_handlereq hreq; /* handle interface structure */
|