Home
last modified time | relevance | path

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

/linux/fs/ocfs2/cluster/
A Docfs2_heartbeat.h17 __le32 hb_cksum; member
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()
652 read = le32_to_cpu(hb_block->hb_cksum); in o2hb_verify_crc()
728 hb_block->hb_cksum = cpu_to_le32(o2hb_compute_block_crc_le(reg, in o2hb_prepare_block()
733 le32_to_cpu(hb_block->hb_cksum)); in o2hb_prepare_block()
963 le32_to_cpu(hb_block->hb_cksum), in o2hb_check_slot()

Completed in 8 milliseconds