Searched defs:io_kiocb (Results 1 – 1 of 1) sorted by relevance
609 struct io_kiocb { struct612 * NOTE! Each of the io_kiocb union members has the file pointer argument621 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 …]