Searched refs:BTRFS_CSUM_TYPE_CRC32 (Results 1 – 5 of 5) sorted by relevance
60 if (csum_type == BTRFS_CSUM_TYPE_CRC32) { in btrfs_check_super_csum()
312 #define BTRFS_CSUM_TYPE_CRC32 0 macro
359 BTRFS_CSUM_TYPE_CRC32 = 0, enumerator
130 case BTRFS_CSUM_TYPE_CRC32: in btrfs_supported_super_csum()2027 case BTRFS_CSUM_TYPE_CRC32: in btrfs_init_csum_hash()2522 btrfs_super_csum_type(sb), BTRFS_CSUM_TYPE_CRC32); in btrfs_validate_write_super()
46 [BTRFS_CSUM_TYPE_CRC32] = { .size = 4, .name = "crc32c" },