Searched defs:io_poll_iocb (Results 1 – 1 of 1) sorted by relevance
396 struct io_poll_iocb { struct397 struct file *file;398 union {402 __poll_t events;403 bool done;404 bool canceled;405 struct wait_queue_entry wait;