Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/ubispl/
Dubi-wrapper.h80 int to_be_tortured[UBI_FM_MAX_BLOCKS]; member
Dubispl.c510 fm->to_be_tortured[0] = 1; in ubi_scan_fastmap()
561 fm->to_be_tortured[i] = 1; in ubi_scan_fastmap()
/external/u-boot/drivers/mtd/ubi/
Dfastmap.c909 fm->to_be_tortured[0] = 1; in ubi_scan_fastmap()
971 fm->to_be_tortured[i] = 1; in ubi_scan_fastmap()
1480 fm->to_be_tortured[i]); in return_fm_pebs()
1566 old_fm->to_be_tortured[i]); in ubi_update_fastmap()
1576 old_fm->to_be_tortured[i]); in ubi_update_fastmap()
1605 old_fm->to_be_tortured[0]); in ubi_update_fastmap()
Dubi.h236 int to_be_tortured[UBI_FM_MAX_BLOCKS]; member