Home
last modified time | relevance | path

Searched refs:ast_wq (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/ocfs2/dlm/
H A Ddlmunlock.c672 wait_event(dlm->ast_wq, in dlmunlock()
H A Ddlmthread.c672 wake_up(&dlm->ast_wq); in dlm_flush_asts()
H A Ddlmcommon.h154 wait_queue_head_t ast_wq; member
H A Ddlmdomain.c2019 init_waitqueue_head(&dlm->ast_wq); in dlm_alloc_ctxt()
H A Ddlmmaster.c2858 wait_event(dlm->ast_wq, !dlm_lockres_is_dirty(dlm, res)); in dlm_mark_lockres_migrating()