Home
last modified time | relevance | path

Searched refs:tmp_crc (Results 1 – 1 of 1) sorted by relevance

/drivers/mtd/ubi/
Dfastmap.c870 __be32 crc, tmp_crc; in ubi_scan_fastmap() local
1037 tmp_crc = be32_to_cpu(fmsb2->data_crc); in ubi_scan_fastmap()
1040 if (crc != tmp_crc) { in ubi_scan_fastmap()
1043 tmp_crc, crc); in ubi_scan_fastmap()