Go to the documentation of this file.
10 #define _DLM_NETLINK_H
12 #include <linux/types.h>
20 #define DLM_LOCK_DATA_VERSION 1
45 #define DLM_CMD_MAX (__DLM_CMD_MAX - 1)
53 #define DLM_TYPE_MAX (__DLM_TYPE_MAX - 1)
55 #define DLM_GENL_VERSION 0x1
56 #define DLM_GENL_NAME "DLM"