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

/linux-master/include/uapi/linux/
H A Ddlm_plock.h18 #define DLM_PLOCK_VERSION_MINOR 2 macro
/linux-master/fs/dlm/
H A Dplock.c43 info->version[1] = DLM_PLOCK_VERSION_MINOR;
71 (DLM_PLOCK_VERSION_MINOR < info->version[1])) {
75 DLM_PLOCK_VERSION_MINOR,

Completed in 110 milliseconds