Searched refs:nr_request_opcodes (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/linux/io_uring/ | ||
| H A D | query.h | 33 __u32 nr_request_opcodes; member |
| /linux/io_uring/ | ||
| H A D | query.c | 22 e->nr_request_opcodes = IORING_OP_LAST; in io_query_ops() |