Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/ubi/
Dfastmap.c864 __be32 crc, tmp_crc; in ubi_scan_fastmap() local
1007 tmp_crc = be32_to_cpu(fmsb2->data_crc); in ubi_scan_fastmap()
1010 if (crc != tmp_crc) { in ubi_scan_fastmap()
1013 tmp_crc, crc); in ubi_scan_fastmap()