Searched defs:io_poll_iocb (Results 1 – 1 of 1) sorted by relevance
42056 struct io_poll_iocb { struct42057 struct file *file;42058 struct wait_queue_head *head;42059 __poll_t events;42060 bool done;42061 bool canceled;42062 struct wait_queue_entry wait;