Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ocfs2/cluster/
Dtcp_internal.h78 #define O2NET_PROTOCOL_VERSION 11ULL macro
Dtcp.c1286 if (hand->protocol_version != cpu_to_be64(O2NET_PROTOCOL_VERSION)) { in o2net_check_handshake()
1291 O2NET_PROTOCOL_VERSION); in o2net_check_handshake()
1516 (unsigned long long)O2NET_PROTOCOL_VERSION, in o2net_sc_connect_completed()
2111 o2net_hand->protocol_version = cpu_to_be64(O2NET_PROTOCOL_VERSION); in o2net_init()