Searched refs:wpq (Results 1 – 1 of 1) sorted by relevance
730 struct wait_page_queue wpq; member3533 struct wait_page_queue *wpq; in io_async_buf_func() local3537 wpq = container_of(wait, struct wait_page_queue, wait); in io_async_buf_func()3539 if (!wake_page_match(wpq, key)) in io_async_buf_func()3563 struct wait_page_queue *wait = &rw->wpq; in io_rw_should_retry()