Searched refs:DLM_LOCK_DATA_VERSION (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/include/uapi/linux/ | ||
D | dlm_netlink.h | 22 #define DLM_LOCK_DATA_VERSION 1 macro |
/Linux-v6.1/fs/dlm/ | ||
D | netlink.c | 98 data->version = DLM_LOCK_DATA_VERSION; in fill_data() |