Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/dlm/
H A Ddlmthread.c44 void __dlm_wait_on_lockres_flags(struct dlm_lock_resource *res, int flags) in __dlm_wait_on_lockres_flags() function
221 __dlm_wait_on_lockres_flags(res, DLM_LOCK_RES_SETREF_INPROG); in dlm_purge_lockres()
H A Ddlmcommon.h1004 void __dlm_wait_on_lockres_flags(struct dlm_lock_resource *res, int flags);
1009 __dlm_wait_on_lockres_flags(res, (DLM_LOCK_RES_IN_PROGRESS| in __dlm_wait_on_lockres()
H A Ddlmunlock.c243 __dlm_wait_on_lockres_flags(res, DLM_LOCK_RES_RECOVERING); in dlmunlock_common()
H A Ddlmmaster.c756 __dlm_wait_on_lockres_flags(tmpres, in dlm_get_lock_resource()
2454 __dlm_wait_on_lockres_flags(res, DLM_LOCK_RES_SETREF_INPROG); in dlm_deref_lockres_worker()
/kernel/linux/linux-6.6/fs/ocfs2/dlm/
H A Ddlmcommon.h998 void __dlm_wait_on_lockres_flags(struct dlm_lock_resource *res, int flags);
1003 __dlm_wait_on_lockres_flags(res, (DLM_LOCK_RES_IN_PROGRESS| in __dlm_wait_on_lockres()
H A Ddlmthread.c42 void __dlm_wait_on_lockres_flags(struct dlm_lock_resource *res, int flags) in __dlm_wait_on_lockres_flags() function
219 __dlm_wait_on_lockres_flags(res, DLM_LOCK_RES_SETREF_INPROG); in dlm_purge_lockres()
H A Ddlmunlock.c241 __dlm_wait_on_lockres_flags(res, DLM_LOCK_RES_RECOVERING); in dlmunlock_common()
H A Ddlmmaster.c754 __dlm_wait_on_lockres_flags(tmpres, in dlm_get_lock_resource()
2452 __dlm_wait_on_lockres_flags(res, DLM_LOCK_RES_SETREF_INPROG); in dlm_deref_lockres_worker()

Completed in 16 milliseconds