Home
last modified time | relevance | path

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

/io_uring/
Dio_uring.c485 struct io_poll_iocb { struct
486 struct file *file;
487 struct wait_queue_head *head;
488 __poll_t events;
489 int retries;
490 struct wait_queue_entry wait;