h_gracewait       316 fs/lockd/clntproc.c 				wake_up_all(&host->h_gracewait);
h_gracewait       330 fs/lockd/clntproc.c 		status = nlm_wait_on_grace(&host->h_gracewait);
h_gracewait       150 fs/lockd/host.c 	init_waitqueue_head(&host->h_gracewait);
h_gracewait        57 include/linux/lockd/lockd.h 	wait_queue_head_t	h_gracewait;	/* wait while reclaiming */