Searched refs:EXT2_CRC32C_CHKSUM (Results 1 – 5 of 5) sorted by relevance
203 case EXT2_CRC32C_CHKSUM: in checksum_type()
594 #define EXT2_CRC32C_CHKSUM 1 macro
80 return sb->s_checksum_type == EXT2_CRC32C_CHKSUM; in ext2fs_verify_csum_type()
3178 fs->super->s_checksum_type = EXT2_CRC32C_CHKSUM; in main()
916 fs->super->s_checksum_type = EXT2_CRC32C_CHKSUM; in rewrite_metadata_checksums()