Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/dlm/
Ddlmunlock.c36 #define DLM_UNLOCK_FREE_LOCK 0x00000001 macro
248 if (actions & DLM_UNLOCK_FREE_LOCK) { in dlmunlock_common()
576 *actions = (DLM_UNLOCK_FREE_LOCK | in dlm_get_unlock_actions()