Home
last modified time | relevance | path

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

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