Searched refs:wpq (Results 1 – 1 of 1) sorted by relevance
719 struct wait_page_queue wpq; member3371 struct wait_page_queue *wpq; in io_async_buf_func() local3375 wpq = container_of(wait, struct wait_page_queue, wait); in io_async_buf_func()3377 if (!wake_page_match(wpq, key)) in io_async_buf_func()3401 struct wait_page_queue *wait = &rw->wpq; in io_rw_should_retry()