Searched refs:stored_crc (Results 1 – 1 of 1) sorted by relevance
1656 u32 crc, stored_crc; in zonefs_read_super() local1682 stored_crc = le32_to_cpu(super->s_crc); in zonefs_read_super()1685 if (crc != stored_crc) { in zonefs_read_super()1687 crc, stored_crc); in zonefs_read_super()