Lines Matching refs:erroneous
650 int err, scrubbing = 0, torture = 0, protect = 0, erroneous = 0; local
866 erroneous = 1;
933 else if (erroneous) {
934 wl_tree_add(e1, &ubi->erroneous);
1311 } else if (in_wl_tree(e, &ubi->erroneous)) {
1312 self_check_in_wl_tree(ubi, e, &ubi->erroneous);
1313 rb_erase(&e->u.rb, &ubi->erroneous);
1362 in_wl_tree(e, &ubi->erroneous)) {
1472 else if (in_wl_tree(e, &ubi->erroneous))
1788 ubi->used = ubi->erroneous = ubi->free = ubi->scrub = RB_ROOT;
1973 tree_destroy(ubi, &ubi->erroneous);