Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/ubispl/
H A Dubi-wrapper.h45 UBI_FASTMAP_ANCHOR, enumerator
H A Dubispl.c211 return ubi->fm_enabled ? UBI_FASTMAP_ANCHOR : 0; in ubi_scan_vid_hdr()
680 if (res != UBI_FASTMAP_ANCHOR) in ipl_scan()