Searched defs:io_kiocb (Results 1 – 1 of 1) sorted by relevance
528 struct io_kiocb { struct531 * NOTE! Each of the io_kiocb union members has the file pointer argument540 u8 opcode;542 u8 iopoll_completed;548 u16 buf_index;549 unsigned int flags;551 struct io_cqe cqe;553 struct io_ring_ctx *ctx;554 struct task_struct *task;556 struct io_rsrc_node *rsrc_node;[all …]