Searched refs:dh_wq (Results 1 – 1 of 1) sorted by relevance
39 static wait_queue_head_t dh_wq; variable298 if (waitqueue_active(&dh_wq)) in ksmbd_remove_durable_fd()299 wake_up(&dh_wq); in ksmbd_remove_durable_fd()761 remaining_jiffies = wait_event_timeout(dh_wq, in ksmbd_durable_scavenger()844 if (waitqueue_active(&dh_wq)) in ksmbd_stop_durable_scavenger()845 wake_up(&dh_wq); in ksmbd_stop_durable_scavenger()1014 init_waitqueue_head(&dh_wq); in ksmbd_init_file_cache()