Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dio_uring_types.h529 struct io_kiocb { struct
532 * NOTE! Each of the io_kiocb union members has the file pointer argument
541 u8 opcode;
543 u8 iopoll_completed;
549 u16 buf_index;
550 unsigned int flags;
552 struct io_cqe cqe;
554 struct io_ring_ctx *ctx;
555 struct task_struct *task;
557 struct io_rsrc_node *rsrc_node;
[all …]