Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/dlm/
H A Ddlmunlock.c36 #define DLM_UNLOCK_REMOVE_LOCK 0x00000004 macro
173 actions &= ~(DLM_UNLOCK_REMOVE_LOCK| in dlmunlock_common()
207 if (actions & DLM_UNLOCK_REMOVE_LOCK) { in dlmunlock_common()
248 BUG_ON(!(actions & DLM_UNLOCK_REMOVE_LOCK)); in dlmunlock_common()
537 DLM_UNLOCK_REMOVE_LOCK); in dlm_get_cancel_actions()
542 DLM_UNLOCK_REMOVE_LOCK | in dlm_get_cancel_actions()
575 DLM_UNLOCK_REMOVE_LOCK); in dlm_get_unlock_actions()