Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dio_uring_types.h588 struct io_kiocb { struct
591 * NOTE! Each of the io_kiocb union members has the file pointer argument
600 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 …]