Home
last modified time | relevance | path

Searched refs:nr_request_opcodes (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/io_uring/
H A Dquery.h33 __u32 nr_request_opcodes; member
/linux/io_uring/
H A Dquery.c22 e->nr_request_opcodes = IORING_OP_LAST; in io_query_ops()