Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/dlm/
Ddlmunlock.c54 #define DLM_UNLOCK_REGRANT_LOCK 0x00000008 macro
191 DLM_UNLOCK_REGRANT_LOCK| in dlmunlock_common()
228 if (actions & DLM_UNLOCK_REGRANT_LOCK) { in dlmunlock_common()
561 DLM_UNLOCK_REGRANT_LOCK | in dlm_get_cancel_actions()