Home
last modified time | relevance | path

Searched refs:ast_wq (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/dlm/
H A Ddlmunlock.c675 wait_event(dlm->ast_wq, in dlmunlock()
H A Ddlmthread.c674 wake_up(&dlm->ast_wq); in dlm_flush_asts()
H A Ddlmcommon.h159 wait_queue_head_t ast_wq; member
H A Ddlmdomain.c2024 init_waitqueue_head(&dlm->ast_wq); in dlm_alloc_ctxt()
H A Ddlmmaster.c2860 wait_event(dlm->ast_wq, !dlm_lockres_is_dirty(dlm, res)); in dlm_mark_lockres_migrating()
/kernel/linux/linux-6.6/fs/ocfs2/dlm/
H A Ddlmunlock.c672 wait_event(dlm->ast_wq, in dlmunlock()
H A Ddlmcommon.h154 wait_queue_head_t ast_wq; member
H A Ddlmthread.c672 wake_up(&dlm->ast_wq); in dlm_flush_asts()
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()

Completed in 22 milliseconds