Searched refs:dh_wq (Results 1 – 1 of 1) sorted by relevance
133 static wait_queue_head_t dh_wq; variable436 if (waitqueue_active(&dh_wq)) in ksmbd_remove_durable_fd()437 wake_up(&dh_wq); in ksmbd_remove_durable_fd()1098 remaining_jiffies = wait_event_timeout(dh_wq, in ksmbd_durable_scavenger()1196 if (waitqueue_active(&dh_wq)) in ksmbd_stop_durable_scavenger()1197 wake_up(&dh_wq); in ksmbd_stop_durable_scavenger()1472 init_waitqueue_head(&dh_wq); in ksmbd_init_file_cache()