Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/ !
Dio_uring_types.h532 struct io_kiocb { struct
535 * NOTE! Each of the io_kiocb union members has the file pointer argument
544 u8 opcode;
546 u8 iopoll_completed;
552 u16 buf_index;
553 unsigned int flags;
555 struct io_cqe cqe;
557 struct io_ring_ctx *ctx;
558 struct task_struct *task;
560 struct io_rsrc_node *rsrc_node;
[all …]