Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ext4/
Dorphan.c548 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()
Dext4.h1473 __le32 ob_checksum; member