Lines Matching refs:erroneous
650 int err, scrubbing = 0, torture = 0, protect = 0, erroneous = 0; local
862 erroneous = 1;
926 else if (erroneous) {
927 wl_tree_add(e1, &ubi->erroneous);
1281 } else if (in_wl_tree(e, &ubi->erroneous)) {
1282 self_check_in_wl_tree(ubi, e, &ubi->erroneous);
1283 rb_erase(&e->u.rb, &ubi->erroneous);
1332 in_wl_tree(e, &ubi->erroneous)) {
1442 else if (in_wl_tree(e, &ubi->erroneous))
1758 ubi->used = ubi->erroneous = ubi->free = ubi->scrub = RB_ROOT;
1943 tree_destroy(ubi, &ubi->erroneous);