Home
last modified time | relevance | path

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

/include/linux/
Dio_uring_types.h503 struct io_kiocb { struct
506 * NOTE! Each of the io_kiocb union members has the file pointer argument
515 u8 opcode;
517 u8 iopoll_completed;
523 u16 buf_index;
524 unsigned int flags;
526 struct io_cqe cqe;
528 struct io_ring_ctx *ctx;
529 struct task_struct *task;
531 struct io_rsrc_node *rsrc_node;
[all …]