Home
last modified time | relevance | path

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

/linux/fs/ocfs2/dlm/
H A Ddlmthread.c506 wake_up(&dlm->dlm_thread_wq); in dlm_kick_thread()
801 wait_event_interruptible_timeout(dlm->dlm_thread_wq, in dlm_thread()
H A Ddlmcommon.h152 wait_queue_head_t dlm_thread_wq; member