Home
last modified time | relevance | path

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

/drivers/mtd/ubi/
A Dubi-media.h381 #define UBI_FM_FMT_VERSION 1 macro
A Dfastmap.c919 if (fmsb->version != UBI_FM_FMT_VERSION) { in ubi_scan_fastmap()
921 fmsb->version, UBI_FM_FMT_VERSION); in ubi_scan_fastmap()
1155 fmsb->version = UBI_FM_FMT_VERSION; in ubi_write_fastmap()
/drivers/mtd/ubispl/
A Dubispl.c712 if (fmsb->version != UBI_FM_FMT_VERSION) { in ubi_scan_fastmap()
714 fmsb->version, UBI_FM_FMT_VERSION); in ubi_scan_fastmap()

Completed in 9 milliseconds