hr_slots          221 fs/ocfs2/cluster/heartbeat.c 	struct o2hb_disk_slot	*hr_slots;
hr_slots          675 fs/ocfs2/cluster/heartbeat.c 	slot = &reg->hr_slots[o2nm_this_node()];
hr_slots          717 fs/ocfs2/cluster/heartbeat.c 	slot = &reg->hr_slots[node_num];
hr_slots         1141 fs/ocfs2/cluster/heartbeat.c 		membership_change |= o2hb_check_slot(reg, &reg->hr_slots[i]);
hr_slots         1251 fs/ocfs2/cluster/heartbeat.c 		o2hb_shutdown_slot(&reg->hr_slots[i]);
hr_slots         1521 fs/ocfs2/cluster/heartbeat.c 	kfree(reg->hr_slots);
hr_slots         1682 fs/ocfs2/cluster/heartbeat.c 	reg->hr_slots = kcalloc(reg->hr_blocks,
hr_slots         1684 fs/ocfs2/cluster/heartbeat.c 	if (reg->hr_slots == NULL)
hr_slots         1688 fs/ocfs2/cluster/heartbeat.c 		slot = &reg->hr_slots[i];
hr_slots         1718 fs/ocfs2/cluster/heartbeat.c 			slot = &reg->hr_slots[j + last_slot];
hr_slots         1747 fs/ocfs2/cluster/heartbeat.c 		slot = &reg->hr_slots[i];