Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Ddlm_device.h96 #define DLM_USER_LOCK 1 macro
/linux-6.1.9/fs/dlm/
Duser.c579 if ((kbuf->cmd == DLM_USER_LOCK || kbuf->cmd == DLM_USER_UNLOCK) && in device_write()
589 case DLM_USER_LOCK: in device_write()