Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/cluster/
Dtcp_internal.h26 #define O2NET_MSG_STATUS_MAGIC ((u16)0xfa56) macro
Dtcp.c1172 hdr->magic = cpu_to_be16(O2NET_MSG_STATUS_MAGIC); // twiddle the magic in o2net_send_status_magic()
1196 case O2NET_MSG_STATUS_MAGIC: in o2net_process_message()