Searched refs:compat_xfs_fsop_handlereq (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/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) 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 */
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_ioctl32.h | 80 typedef struct compat_xfs_fsop_handlereq { struct 91 _IOWR('X', 104, struct compat_xfs_fsop_handlereq) 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 */
|
Completed in 2 milliseconds