Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dio_uring.c396 struct io_poll_iocb { struct
397 struct file *file;
398 union {
402 __poll_t events;
403 bool done;
404 bool canceled;
405 struct wait_queue_entry wait;