Searched refs:max_bb (Results 1 – 1 of 1) sorted by relevance
80 static unsigned int max_bb; /* Abort test if more than this number of bad blocks has been encounte… variable527 if (max_bb && bb_count >= max_bb) { in test_ro()634 if (max_bb && bb_count >= max_bb) { in test_rw()676 if (max_bb && bb_count >= max_bb) { in test_rw()823 if (max_bb && bb_count >= max_bb) { in test_nd()1117 max_bb = parse_uint(optarg, "max bad block count"); in main()