Lines Matching refs:erroneous
657 int err, scrubbing = 0, torture = 0, protect = 0, erroneous = 0; local
868 erroneous = 1;
932 else if (erroneous) {
933 wl_tree_add(e1, &ubi->erroneous);
1279 } else if (in_wl_tree(e, &ubi->erroneous)) {
1280 self_check_in_wl_tree(ubi, e, &ubi->erroneous);
1281 rb_erase(&e->u.rb, &ubi->erroneous);
1330 in_wl_tree(e, &ubi->erroneous)) {
1440 else if (in_wl_tree(e, &ubi->erroneous))
1743 ubi->used = ubi->erroneous = ubi->free = ubi->scrub = RB_ROOT;
1924 tree_destroy(ubi, &ubi->erroneous);