Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/ubi/
Dfastmap.c894 fm->to_be_tortured[0] = 1; in ubi_scan_fastmap()
956 fm->to_be_tortured[i] = 1; in ubi_scan_fastmap()
1466 fm->to_be_tortured[i]); in return_fm_pebs()
1552 old_fm->to_be_tortured[i]); in ubi_update_fastmap()
1562 old_fm->to_be_tortured[i]); in ubi_update_fastmap()
1591 old_fm->to_be_tortured[0]); in ubi_update_fastmap()
Dubi.h240 int to_be_tortured[UBI_FM_MAX_BLOCKS]; member