Searched refs:h_gracewait (Results 1 – 3 of 3) sorted by relevance
57 wait_queue_head_t h_gracewait; /* wait while reclaiming */ member
320 wake_up_all(&host->h_gracewait); in nlmclnt_call()334 status = nlm_wait_on_grace(&host->h_gracewait); in nlmclnt_call()
149 init_waitqueue_head(&host->h_gracewait); in nlm_alloc_host()