Searched refs:hb_block (Results 1 – 1 of 1) sorted by relevance
623 old_cksum = hb_block->hb_cksum; in o2hb_compute_block_crc_le()624 hb_block->hb_cksum = 0; in o2hb_compute_block_crc_le()628 hb_block->hb_cksum = old_cksum; in o2hb_compute_block_crc_le()638 hb_block->hb_node, le32_to_cpu(hb_block->hb_cksum), in o2hb_dump_slot()671 hb_block = slot->ds_raw_block; in o2hb_check_own_slot()718 hb_block->hb_node = node_num; in o2hb_prepare_block()724 hb_block)); in o2hb_prepare_block()728 le32_to_cpu(hb_block->hb_cksum)); in o2hb_prepare_block()908 if (!o2hb_verify_crc(reg, hb_block)) { in o2hb_check_slot()924 o2hb_dump_slot(hb_block); in o2hb_check_slot()[all …]