Home
last modified time | relevance | path

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

/fs/ocfs2/cluster/
Dtcp_internal.h66 __be64 protocol_version; member
Dtcp.c1261 if (hand->protocol_version != cpu_to_be64(O2NET_PROTOCOL_VERSION)) { in o2net_check_handshake()
1265 (unsigned long long)be64_to_cpu(hand->protocol_version), in o2net_check_handshake()
2140 o2net_hand->protocol_version = cpu_to_be64(O2NET_PROTOCOL_VERSION); in o2net_init()