Searched defs:io_poll_iocb (Results 1 – 1 of 1) sorted by relevance
398 struct io_poll_iocb { struct399 struct file *file;400 union {404 __poll_t events;405 bool done;406 bool canceled;407 struct wait_queue_entry wait;