Home
last modified time | relevance | path

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

/linux/Documentation/filesystems/ext4/
H A Djournal.rst251 - s_checksum_type
/linux/fs/ext4/
H A Dext4.h1412 __u8 s_checksum_type; /* metadata checksum algorithm used */ member
H A Dsuper.c296 return es->s_checksum_type == EXT4_CRC32C_CHKSUM; in ext4_verify_csum_type()