Home
last modified time | relevance | path

Searched refs:dlm_thread_wq (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/ocfs2/dlm/
Ddlmthread.c525 wake_up(&dlm->dlm_thread_wq); in dlm_kick_thread()
821 wait_event_interruptible_timeout(dlm->dlm_thread_wq, in dlm_thread()
Ddlmcommon.h173 wait_queue_head_t dlm_thread_wq; member
Ddlmdomain.c478 wake_up(&dlm->dlm_thread_wq); in dlm_migrate_all_locks()
2044 init_waitqueue_head(&dlm->dlm_thread_wq); in dlm_alloc_ctxt()