Searched refs:DLM_PLOCK_VERSION_MAJOR (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Ddlm_plock.h17 #define DLM_PLOCK_VERSION_MAJOR 1 macro
/linux-master/fs/dlm/
H A Dplock.c42 info->version[0] = DLM_PLOCK_VERSION_MAJOR;
70 if ((DLM_PLOCK_VERSION_MAJOR != info->version[0]) ||
74 DLM_PLOCK_VERSION_MAJOR,

Completed in 117 milliseconds