Searched refs:ob_checksum (Results 1 – 2 of 2) sorted by relevance
548 return le32_to_cpu(ot->ob_checksum) == calculated; in ext4_orphan_file_block_csum_verify()568 ot->ob_checksum = cpu_to_le32(csum); in ext4_orphan_file_block_trigger()
1473 __le32 ob_checksum; member