Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Djbd2.h144 #define JBD2_CRC32C_CHKSUM 4 macro
/openbmc/linux/fs/jbd2/
H A Djournal.c1416 if (sb->s_checksum_type != JBD2_CRC32C_CHKSUM) { in journal_check_superblock()
2354 sb->s_checksum_type = JBD2_CRC32C_CHKSUM; in jbd2_journal_set_features()