Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
Dio_uring.c398 struct io_poll_iocb { struct
399 struct file *file;
400 union {
404 __poll_t events;
405 bool done;
406 bool canceled;
407 struct wait_queue_entry wait;