Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Djbd2.h145 #define JBD2_CRC32C_CHKSUM 4 macro
/OK3568_Linux_fs/kernel/fs/jbd2/
H A Djournal.c127 return sb->s_checksum_type == JBD2_CRC32C_CHKSUM; in jbd2_verify_csum_type()
2204 sb->s_checksum_type = JBD2_CRC32C_CHKSUM; in jbd2_journal_set_features()