nego_msg          441 fs/ocfs2/cluster/heartbeat.c 	struct o2hb_nego_msg *nego_msg;
nego_msg          443 fs/ocfs2/cluster/heartbeat.c 	nego_msg = (struct o2hb_nego_msg *)msg->buf;
nego_msg          445 fs/ocfs2/cluster/heartbeat.c 		nego_msg->node_num, config_item_name(&reg->hr_item), reg->hr_dev_name);
nego_msg          446 fs/ocfs2/cluster/heartbeat.c 	if (nego_msg->node_num < O2NM_MAX_NODES)
nego_msg          447 fs/ocfs2/cluster/heartbeat.c 		set_bit(nego_msg->node_num, reg->hr_nego_node_bitmap);