Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Ddlm_device.h97 #define DLM_USER_UNLOCK 2 macro
/openbmc/linux/fs/dlm/
H A Duser.c583 if ((kbuf->cmd == DLM_USER_LOCK || kbuf->cmd == DLM_USER_UNLOCK) && in device_write()
601 case DLM_USER_UNLOCK: in device_write()