Searched defs:io_poll_iocb (Results 1 – 1 of 1) sorted by relevance
44811 struct io_poll_iocb { struct44812 struct file *file;44813 struct wait_queue_head *head;44814 __poll_t events;44815 struct wait_queue_entry wait;