Searched defs:io_kiocb (Results 1 – 1 of 1) sorted by relevance
588 struct io_kiocb { struct591 * NOTE! Each of the io_kiocb union members has the file pointer argument600 u8 opcode;602 u8 iopoll_completed;608 u16 buf_index;610 unsigned nr_tw;613 io_req_flags_t flags;615 struct io_cqe cqe;617 struct io_ring_ctx *ctx;618 struct task_struct *task;[all …]