o2hb_live_slots    47 fs/ocfs2/cluster/heartbeat.c static struct list_head o2hb_live_slots[O2NM_MAX_NODES];
o2hb_live_slots   829 fs/ocfs2/cluster/heartbeat.c 		if (list_empty(&o2hb_live_slots[slot->ds_node_num])) {
o2hb_live_slots   985 fs/ocfs2/cluster/heartbeat.c 		if (list_empty(&o2hb_live_slots[slot->ds_node_num])) {
o2hb_live_slots   998 fs/ocfs2/cluster/heartbeat.c 			      &o2hb_live_slots[slot->ds_node_num]);
o2hb_live_slots  1036 fs/ocfs2/cluster/heartbeat.c 		if (list_empty(&o2hb_live_slots[slot->ds_node_num])) {
o2hb_live_slots  1446 fs/ocfs2/cluster/heartbeat.c 	for (i = 0; i < ARRAY_SIZE(o2hb_live_slots); i++)
o2hb_live_slots  1447 fs/ocfs2/cluster/heartbeat.c 		INIT_LIST_HEAD(&o2hb_live_slots[i]);