Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-google/recipes-google/ipmi/ipmi-fru-sh/
H A Dlib.sh162 old_cksum=${fix_checksum_arr[$IPMI_FRU_CHECKSUM_IDX]}
166 "$1" "${old_cksum}" "${fix_checksum_arr[$IPMI_FRU_CHECKSUM_IDX]}" >&2
/openbmc/linux/fs/ocfs2/cluster/
H A Dheartbeat.c617 __le32 old_cksum; in o2hb_compute_block_crc_le() local
623 old_cksum = hb_block->hb_cksum; in o2hb_compute_block_crc_le()
628 hb_block->hb_cksum = old_cksum; in o2hb_compute_block_crc_le()