Home
last modified time | relevance | path

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

/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