Searched defs:io_poll_iocb (Results 1 – 1 of 1) sorted by relevance
495 struct io_poll_iocb { struct496 struct file *file;497 struct wait_queue_head *head;498 __poll_t events;499 struct wait_queue_entry wait;