Searched refs:__dlm_wait_on_lockres_flags (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/dlm/
H A Ddlmthread.c61 void __dlm_wait_on_lockres_flags(struct dlm_lock_resource *res, int flags) function
186 __dlm_wait_on_lockres_flags(res, DLM_LOCK_RES_SETREF_INPROG);
H A Ddlmcommon.h1004 void __dlm_wait_on_lockres_flags(struct dlm_lock_resource *res, int flags);
1010 __dlm_wait_on_lockres_flags(res, (DLM_LOCK_RES_IN_PROGRESS|
H A Ddlmmaster.c736 __dlm_wait_on_lockres_flags(tmpres, DLM_LOCK_RES_DROPPING_REF);
2324 __dlm_wait_on_lockres_flags(res, DLM_LOCK_RES_SETREF_INPROG);

Completed in 174 milliseconds