Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Ddlm_device.h29 #define DLM_DEVICE_VERSION_MINOR 0 macro
/linux/fs/dlm/
H A Duser.c472 req->version[1] > DLM_DEVICE_VERSION_MINOR)) { in check_version()
482 DLM_DEVICE_VERSION_MINOR, in check_version()
710 result.version[1] = DLM_DEVICE_VERSION_MINOR; in copy_result_to_user()
775 ver.version[1] = DLM_DEVICE_VERSION_MINOR; in copy_version_to_user()