Home
last modified time | relevance | path

Searched defs:io_kiocb (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/
H A Dio_uring_types.h528 struct io_kiocb { struct
531 * NOTE! Each of the io_kiocb union members has the file pointer argument
540 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 …]