Searched refs:dh_wq (Results 1 – 1 of 1) sorted by relevance
132 static wait_queue_head_t dh_wq; variable427 if (waitqueue_active(&dh_wq)) in ksmbd_remove_durable_fd()428 wake_up(&dh_wq); in ksmbd_remove_durable_fd()905 remaining_jiffies = wait_event_timeout(dh_wq, in ksmbd_durable_scavenger()986 if (waitqueue_active(&dh_wq)) in ksmbd_stop_durable_scavenger()987 wake_up(&dh_wq); in ksmbd_stop_durable_scavenger()1157 init_waitqueue_head(&dh_wq); in ksmbd_init_file_cache()