Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mtd/ubi/
Dubi-media.h374 #define UBI_FM_FMT_VERSION 1 macro
Dfastmap.c917 if (fmsb->version != UBI_FM_FMT_VERSION) { in ubi_scan_fastmap()
919 fmsb->version, UBI_FM_FMT_VERSION); in ubi_scan_fastmap()
1186 fmsb->version = UBI_FM_FMT_VERSION; in ubi_write_fastmap()