hn_event_type     180 fs/ocfs2/cluster/heartbeat.c 	enum o2hb_callback_type hn_event_type;
hn_event_type     773 fs/ocfs2/cluster/heartbeat.c 		     event->hn_event_type == O2HB_NODE_UP_CB ? "UP" : "DOWN",
hn_event_type     776 fs/ocfs2/cluster/heartbeat.c 		hbcall = hbcall_from_type(event->hn_event_type);
hn_event_type     801 fs/ocfs2/cluster/heartbeat.c 	event->hn_event_type = type;