Searched refs:stored_crc (Results 1 – 1 of 1) sorted by relevance
1113 u32 crc, stored_crc; in zonefs_read_super() local1129 stored_crc = le32_to_cpu(super->s_crc); in zonefs_read_super()1132 if (crc != stored_crc) { in zonefs_read_super()1134 crc, stored_crc); in zonefs_read_super()