Home
last modified time | relevance | path

Searched defs:io_kiocb (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/include/linux/
Dio_uring_types.h609 struct io_kiocb { struct
612 * NOTE! Each of the io_kiocb union members has the file pointer argument
621 u8 opcode;
623 u8 iopoll_completed;
629 u16 buf_index;
631 unsigned nr_tw;
634 io_req_flags_t flags;
636 struct io_cqe cqe;
638 struct io_ring_ctx *ctx;
639 struct io_uring_task *tctx;
[all …]