Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ocfs2/dlm/
Ddlmunlock.c53 #define DLM_UNLOCK_REMOVE_LOCK 0x00000004 macro
189 actions &= ~(DLM_UNLOCK_REMOVE_LOCK| in dlmunlock_common()
217 if (actions & DLM_UNLOCK_REMOVE_LOCK) { in dlmunlock_common()
247 BUG_ON(!(actions & DLM_UNLOCK_REMOVE_LOCK)); in dlmunlock_common()
536 DLM_UNLOCK_REMOVE_LOCK); in dlm_get_cancel_actions()
541 DLM_UNLOCK_REMOVE_LOCK | in dlm_get_cancel_actions()
574 DLM_UNLOCK_REMOVE_LOCK); in dlm_get_unlock_actions()