__dlm_wait_on_lockres_flags 1008 fs/ocfs2/dlm/dlmcommon.h void __dlm_wait_on_lockres_flags(struct dlm_lock_resource *res, int flags);
__dlm_wait_on_lockres_flags 1013 fs/ocfs2/dlm/dlmcommon.h 	__dlm_wait_on_lockres_flags(res, (DLM_LOCK_RES_IN_PROGRESS|
__dlm_wait_on_lockres_flags  756 fs/ocfs2/dlm/dlmmaster.c 			__dlm_wait_on_lockres_flags(tmpres,
__dlm_wait_on_lockres_flags 2454 fs/ocfs2/dlm/dlmmaster.c 	__dlm_wait_on_lockres_flags(res, DLM_LOCK_RES_SETREF_INPROG);
__dlm_wait_on_lockres_flags  223 fs/ocfs2/dlm/dlmthread.c 		__dlm_wait_on_lockres_flags(res, DLM_LOCK_RES_SETREF_INPROG);
__dlm_wait_on_lockres_flags  243 fs/ocfs2/dlm/dlmunlock.c 		__dlm_wait_on_lockres_flags(res, DLM_LOCK_RES_RECOVERING);