Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ocfs2/cluster/
Dtcp_internal.h28 #define O2NET_MSG_KEEP_RESP_MAGIC ((u16)0xfa58) macro
Dtcp.c1238 case O2NET_MSG_KEEP_RESP_MAGIC: in o2net_process_message()
2122 o2net_keep_resp->magic = cpu_to_be16(O2NET_MSG_KEEP_RESP_MAGIC); in o2net_init()