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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ocfs2/dlm/
H A Ddlmthread.c602 wake_up(&dlm->ast_wq);
H A Ddlmunlock.c672 wait_event(dlm->ast_wq,
H A Ddlmcommon.h137 wait_queue_head_t ast_wq; member in struct:dlm_ctxt
H A Ddlmdomain.c1415 init_waitqueue_head(&dlm->ast_wq);
H A Ddlmmaster.c2833 wait_event(dlm->ast_wq, !dlm_lockres_is_dirty(dlm, res));

Completed in 157 milliseconds