Searched refs:s_checksum_type (Results 1 – 4 of 4) sorted by relevance
1381 if (sb->s_checksum_type != JBD2_CRC32C_CHKSUM) { in journal_check_superblock()2339 sb->s_checksum_type = JBD2_CRC32C_CHKSUM; in jbd2_journal_set_features()
251 - s_checksum_type
1415 __u8 s_checksum_type; /* metadata checksum algorithm used */ member
296 return es->s_checksum_type == EXT4_CRC32C_CHKSUM; in ext4_verify_csum_type()