Home
last modified time | relevance | path

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

/linux/drivers/mtd/ubi/
H A Dubi-media.h374 #define UBI_FM_FMT_VERSION 1 macro
H A Dfastmap.c918 if (fmsb->version != UBI_FM_FMT_VERSION) { in ubi_scan_fastmap()
920 fmsb->version, UBI_FM_FMT_VERSION); in ubi_scan_fastmap()
1187 fmsb->version = UBI_FM_FMT_VERSION; in ubi_write_fastmap()