Searched refs:request_wait (Results 1 – 2 of 2) sorted by relevance
118 interruptible_sleep_on_timeout(&cache->request_wait, 1 * HZ); in nfs_reqlist_exit()136 init_waitqueue_head(&cache->request_wait); in nfs_reqlist_alloc()203 wake_up(&cache->request_wait); in nfs_flushd_exit()
44 wait_queue_head_t request_wait; member