Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/ubi/
Dfastmap.c868 int i, used_blocks, pnum, fm_anchor, ret = 0; in ubi_scan_fastmap() local
873 fm_anchor = find_fm_anchor(scan_ai); in ubi_scan_fastmap()
874 if (fm_anchor < 0) in ubi_scan_fastmap()
904 ret = ubi_io_read_data(ubi, fmsb, fm_anchor, 0, sizeof(*fmsb)); in ubi_scan_fastmap()
964 if (i == 0 && pnum != fm_anchor) { in ubi_scan_fastmap()
966 pnum, fm_anchor); in ubi_scan_fastmap()