Home
last modified time | relevance | path

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

/linux/fs/ocfs2/dlm/
H A Ddlmcommon.h155 wait_queue_head_t migration_wq; member
H A Ddlmmaster.c2861 mlog(0, "about to wait on migration_wq, dirty=%s\n", in dlm_mark_lockres_migrating()
2867 ret = wait_event_interruptible_timeout(dlm->migration_wq, in dlm_mark_lockres_migrating()
3525 wake_up(&dlm->migration_wq); in dlm_lockres_release_ast()
H A Ddlmrecovery.c2473 wake_up(&dlm->migration_wq); in __dlm_hb_node_down()