Searched defs:io_kiocb (Results 1 – 1 of 1) sorted by relevance
574 struct io_kiocb { struct577 * NOTE! Each of the io_kiocb union members has the file pointer argument586 u8 opcode;588 u8 iopoll_completed;594 u16 buf_index;595 unsigned int flags;597 struct io_cqe cqe;599 struct io_ring_ctx *ctx;600 struct task_struct *task;602 struct io_rsrc_node *rsrc_node;[all …]