__dlm_wait_on_lockres_flags  997 fs/ocfs2/dlm/dlmcommon.h void __dlm_wait_on_lockres_flags(struct dlm_lock_resource *res, int flags);
__dlm_wait_on_lockres_flags 1003 fs/ocfs2/dlm/dlmcommon.h 	__dlm_wait_on_lockres_flags(res, (DLM_LOCK_RES_IN_PROGRESS|
__dlm_wait_on_lockres_flags  738 fs/ocfs2/dlm/dlmmaster.c 			__dlm_wait_on_lockres_flags(tmpres, DLM_LOCK_RES_DROPPING_REF);
__dlm_wait_on_lockres_flags 2332 fs/ocfs2/dlm/dlmmaster.c 		__dlm_wait_on_lockres_flags(res, DLM_LOCK_RES_SETREF_INPROG);
__dlm_wait_on_lockres_flags  184 fs/ocfs2/dlm/dlmthread.c 		__dlm_wait_on_lockres_flags(res, DLM_LOCK_RES_SETREF_INPROG);