Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/ubi/
Dfastmap.c887 fm->to_be_tortured[0] = 1; in ubi_scan_fastmap()
958 fm->to_be_tortured[i] = 1; in ubi_scan_fastmap()
1524 fm->to_be_tortured[i]); in return_fm_pebs()
1610 old_fm->to_be_tortured[i]); in ubi_update_fastmap()
1620 old_fm->to_be_tortured[i]); in ubi_update_fastmap()
1650 old_fm->to_be_tortured[0]); in ubi_update_fastmap()
Dubi.h242 int to_be_tortured[UBI_FM_MAX_BLOCKS]; member