Searched refs:max_bb (Results 1 – 1 of 1) sorted by relevance
78 static unsigned int max_bb = 0; /* Abort test if more than this number of bad blocks has been enco… variable488 if (max_bb && bb_count >= max_bb) { in test_ro()596 if (max_bb && bb_count >= max_bb) { in test_rw()641 if (max_bb && bb_count >= max_bb) { in test_rw()785 if (max_bb && bb_count >= max_bb) { in test_nd()1060 max_bb = parse_uint(optarg, "max bad block count"); in main()