Searched refs:EXT4_CRC32C_CHKSUM (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/fs/ext2fs/ | ||
H A D | ext2fs.h | 211 #define EXT4_CRC32C_CHKSUM 1 macro |
H A D | ext2_csum.c | 92 if (fs->e2fs->e4fs_chksum_type != EXT4_CRC32C_CHKSUM) { in ext2_sb_csum_verify() |