Home
last modified time | relevance | path

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

/drivers/mtd/ubi/
Dfastmap.c880 fm->to_be_tortured[0] = 1; in ubi_scan_fastmap()
939 fm->to_be_tortured[i] = 1; in ubi_scan_fastmap()
1362 ubi_wl_put_fm_peb(ubi, fm->e[i], i, fm->to_be_tortured[i]); in invalidate_fastmap()
1459 old_fm->to_be_tortured[i]); in ubi_update_fastmap()
1486 old_fm->to_be_tortured[0]); in ubi_update_fastmap()
Dubi.h229 int to_be_tortured[UBI_FM_MAX_BLOCKS]; member