Searched defs:io_kiocb (Results 1 – 1 of 1) sorted by relevance
503 struct io_kiocb { struct506 * NOTE! Each of the io_kiocb union members has the file pointer argument515 u8 opcode;517 u8 iopoll_completed;523 u16 buf_index;524 unsigned int flags;526 struct io_cqe cqe;528 struct io_ring_ctx *ctx;529 struct task_struct *task;531 struct io_rsrc_node *rsrc_node;[all …]