Home
last modified time | relevance | path

Searched refs:DLM_LOCK_RES_SETREF_INPROG (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ocfs2/dlm/
H A Ddlmthread.c219 __dlm_wait_on_lockres_flags(res, DLM_LOCK_RES_SETREF_INPROG); in dlm_purge_lockres()
H A Ddlmcommon.h264 #define DLM_LOCK_RES_SETREF_INPROG 0x00002000 macro