Searched defs:io_kiocb (Results 1 – 1 of 1) sorted by relevance
512 struct io_kiocb { struct524 u8 opcode;526 u8 iopoll_completed;532 u16 buf_index;533 unsigned int flags;535 struct io_cqe cqe;537 struct io_ring_ctx *ctx;538 struct task_struct *task;542 union {578 struct io_kiocb *link; argument[all …]
Completed in 8 milliseconds