Searched defs:io_kiocb (Results 1 – 2 of 2) sorted by relevance
639 struct io_kiocb { struct642 * NOTE! Each of the io_kiocb union members has the file pointer argument651 u8 opcode;653 u8 iopoll_completed;659 u16 buf_index;661 unsigned nr_tw;664 io_req_flags_t flags;666 struct io_cqe cqe;668 struct io_ring_ctx *ctx;669 struct io_uring_task *tctx;[all …]
347 bool (*cancel)(struct io_kiocb *)) in io_cancel_remove_all()368 bool (*cancel)(struct io_kiocb *)) in io_cancel_remove()