Searched refs:ds_raw_block (Results 1 – 1 of 1) sorted by relevance
182 struct o2hb_disk_heartbeat_block *ds_raw_block; member676 hb_block = slot->ds_raw_block; in o2hb_check_own_slot()715 hb_block = (struct o2hb_disk_heartbeat_block *)slot->ds_raw_block; in o2hb_prepare_block()898 memcpy(hb_block, slot->ds_raw_block, reg->hr_block_bytes); in o2hb_check_slot()1686 slot->ds_raw_block = NULL; in o2hb_map_slot_data()1714 slot->ds_raw_block = in o2hb_map_slot_data()1743 hb_block = (struct o2hb_disk_heartbeat_block *) slot->ds_raw_block; in o2hb_populate_slot_data()
Completed in 7 milliseconds