this_score 426 drivers/mtd/rfd_ftl.c int this_score; this_score 439 drivers/mtd/rfd_ftl.c this_score = part->blocks[block].used_sectors; this_score 442 drivers/mtd/rfd_ftl.c this_score--; this_score 450 drivers/mtd/rfd_ftl.c this_score += part->blocks[block].erases; this_score 452 drivers/mtd/rfd_ftl.c if (this_score < score) { this_score 454 drivers/mtd/rfd_ftl.c score = this_score;