Home
last modified time | relevance | path

Searched refs:hb_block (Results 1 – 1 of 1) sorted by relevance

/linux/fs/ocfs2/cluster/
A Dheartbeat.c628 old_cksum = hb_block->hb_cksum; in o2hb_compute_block_crc_le()
629 hb_block->hb_cksum = 0; in o2hb_compute_block_crc_le()
633 hb_block->hb_cksum = old_cksum; in o2hb_compute_block_crc_le()
643 hb_block->hb_node, le32_to_cpu(hb_block->hb_cksum), in o2hb_dump_slot()
676 hb_block = slot->ds_raw_block; in o2hb_check_own_slot()
723 hb_block->hb_node = node_num; in o2hb_prepare_block()
729 hb_block)); in o2hb_prepare_block()
733 le32_to_cpu(hb_block->hb_cksum)); in o2hb_prepare_block()
913 if (!o2hb_verify_crc(reg, hb_block)) { in o2hb_check_slot()
929 o2hb_dump_slot(hb_block); in o2hb_check_slot()
[all …]

Completed in 7 milliseconds