Searched refs:MAX_BAD_BLOCKS (Results 1 – 1 of 1) sorted by relevance
72 #define MAX_BAD_BLOCKS (INT_MAX/2) macro87 static unsigned int max_bb = MAX_BAD_BLOCKS; /* Abort test if more than this1134 if (max_bb > MAX_BAD_BLOCKS) { in main()1138 MAX_BAD_BLOCKS); in main()1143 max_bb = MAX_BAD_BLOCKS; in main()