Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Ddlm_device.h97 #define DLM_USER_UNLOCK 2 macro
/linux-4.19.296/fs/dlm/
Duser.c561 if ((kbuf->cmd == DLM_USER_LOCK || kbuf->cmd == DLM_USER_UNLOCK) && in device_write()
579 case DLM_USER_UNLOCK: in device_write()