Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Ddlm_device.h96 #define DLM_USER_UNLOCK 2 macro
/linux-3.4.99/fs/dlm/
Duser.c547 if ((kbuf->cmd == DLM_USER_LOCK || kbuf->cmd == DLM_USER_UNLOCK) && in device_write()
568 case DLM_USER_UNLOCK: in device_write()