Searched defs:io_kiocb (Results 1 – 1 of 1) sorted by relevance
529 struct io_kiocb { struct532 * NOTE! Each of the io_kiocb union members has the file pointer argument541 u8 opcode;543 u8 iopoll_completed;549 u16 buf_index;550 unsigned int flags;552 struct io_cqe cqe;554 struct io_ring_ctx *ctx;555 struct task_struct *task;557 struct io_rsrc_node *rsrc_node;[all …]