Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/ubi/
Dfastmap.c871 __be32 crc, tmp_crc; in ubi_scan_fastmap() local
1014 tmp_crc = be32_to_cpu(fmsb2->data_crc); in ubi_scan_fastmap()
1017 if (crc != tmp_crc) { in ubi_scan_fastmap()
1020 tmp_crc, crc); in ubi_scan_fastmap()