Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Ddlm_device.h96 #define DLM_USER_LOCK 1 macro
/Linux-v6.6/fs/dlm/
Duser.c584 if ((kbuf->cmd == DLM_USER_LOCK || kbuf->cmd == DLM_USER_UNLOCK) && in device_write()
594 case DLM_USER_LOCK: in device_write()