Lines Matching refs:erroneous
650 int err, scrubbing = 0, torture = 0, protect = 0, erroneous = 0; local
866 erroneous = 1;
930 else if (erroneous) {
931 wl_tree_add(e1, &ubi->erroneous);
1292 } else if (in_wl_tree(e, &ubi->erroneous)) {
1293 self_check_in_wl_tree(ubi, e, &ubi->erroneous);
1294 rb_erase(&e->u.rb, &ubi->erroneous);
1343 in_wl_tree(e, &ubi->erroneous)) {
1453 else if (in_wl_tree(e, &ubi->erroneous))
1769 ubi->used = ubi->erroneous = ubi->free = ubi->scrub = RB_ROOT;
1954 tree_destroy(ubi, &ubi->erroneous);