Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Ddlm_device.h97 #define DLM_USER_UNLOCK 2 macro
/Linux-v4.19/fs/dlm/
Duser.c560 if ((kbuf->cmd == DLM_USER_LOCK || kbuf->cmd == DLM_USER_UNLOCK) && in device_write()
578 case DLM_USER_UNLOCK: in device_write()