Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/cluster/
Dtcp_internal.h62 #define O2NET_PROTOCOL_VERSION 11ULL macro
Dtcp.c1258 if (hand->protocol_version != cpu_to_be64(O2NET_PROTOCOL_VERSION)) { in o2net_check_handshake()
1263 O2NET_PROTOCOL_VERSION); in o2net_check_handshake()
1463 (unsigned long long)O2NET_PROTOCOL_VERSION, in o2net_sc_connect_completed()
2098 o2net_hand->protocol_version = cpu_to_be64(O2NET_PROTOCOL_VERSION); in o2net_init()