Lines Matching refs:hr_slots
217 struct o2hb_disk_slot *hr_slots; member
666 slot = ®->hr_slots[o2nm_this_node()]; in o2hb_check_own_slot()
708 slot = ®->hr_slots[node_num]; in o2hb_prepare_block()
1132 membership_change |= o2hb_check_slot(reg, ®->hr_slots[i]); in o2hb_do_disk_heartbeat()
1242 o2hb_shutdown_slot(®->hr_slots[i]); in o2hb_thread()
1508 kfree(reg->hr_slots); in o2hb_region_release()
1670 reg->hr_slots = kcalloc(reg->hr_blocks, in o2hb_map_slot_data()
1672 if (reg->hr_slots == NULL) in o2hb_map_slot_data()
1676 slot = ®->hr_slots[i]; in o2hb_map_slot_data()
1706 slot = ®->hr_slots[j + last_slot]; in o2hb_map_slot_data()
1735 slot = ®->hr_slots[i]; in o2hb_populate_slot_data()