Lines Matching refs:erroneous
649 int err, scrubbing = 0, torture = 0, protect = 0, erroneous = 0; local
861 erroneous = 1;
925 else if (erroneous) {
926 wl_tree_add(e1, &ubi->erroneous);
1282 } else if (in_wl_tree(e, &ubi->erroneous)) {
1283 self_check_in_wl_tree(ubi, e, &ubi->erroneous);
1284 rb_erase(&e->u.rb, &ubi->erroneous);
1333 in_wl_tree(e, &ubi->erroneous)) {
1443 else if (in_wl_tree(e, &ubi->erroneous))
1759 ubi->used = ubi->erroneous = ubi->free = ubi->scrub = RB_ROOT;
1944 tree_destroy(ubi, &ubi->erroneous);