Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/cluster/
Dtcp_internal.h78 #define O2NET_PROTOCOL_VERSION 11ULL macro
Dtcp.c1275 if (hand->protocol_version != cpu_to_be64(O2NET_PROTOCOL_VERSION)) { in o2net_check_handshake()
1280 O2NET_PROTOCOL_VERSION); in o2net_check_handshake()
1496 (unsigned long long)O2NET_PROTOCOL_VERSION, in o2net_sc_connect_completed()
2155 o2net_hand->protocol_version = cpu_to_be64(O2NET_PROTOCOL_VERSION); in o2net_init()