Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/ubispl/
H A Dubi-wrapper.h81 int to_be_tortured[UBI_FM_MAX_BLOCKS]; member
H A Dubispl.c511 fm->to_be_tortured[0] = 1; in ubi_scan_fastmap()
562 fm->to_be_tortured[i] = 1; in ubi_scan_fastmap()
/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dfastmap.c910 fm->to_be_tortured[0] = 1; in ubi_scan_fastmap()
972 fm->to_be_tortured[i] = 1; in ubi_scan_fastmap()
1481 fm->to_be_tortured[i]); in return_fm_pebs()
1567 old_fm->to_be_tortured[i]); in ubi_update_fastmap()
1577 old_fm->to_be_tortured[i]); in ubi_update_fastmap()
1606 old_fm->to_be_tortured[0]); in ubi_update_fastmap()
H A Dubi.h237 int to_be_tortured[UBI_FM_MAX_BLOCKS]; member