Searched defs:io_kiocb (Results 1 – 1 of 1) sorted by relevance
532 struct io_kiocb { struct535 * NOTE! Each of the io_kiocb union members has the file pointer argument544 u8 opcode;546 u8 iopoll_completed;552 u16 buf_index;553 unsigned int flags;555 struct io_cqe cqe;557 struct io_ring_ctx *ctx;558 struct task_struct *task;560 struct io_rsrc_node *rsrc_node;[all …]