Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Ddlm_device.h95 #define DLM_USER_LOCK 1 macro
/linux-4.1.27/fs/dlm/
Duser.c562 if ((kbuf->cmd == DLM_USER_LOCK || kbuf->cmd == DLM_USER_UNLOCK) && in device_write()
572 case DLM_USER_LOCK: in device_write()