Home | History | Annotate | Download | only in misc

Lines Matching full:bb_count

337 	unsigned int bb_count = 0;
401 bb_count += bb_output(currently_testing + i);
417 bb_count += bb_output(currently_testing++);
430 return bb_count;
441 unsigned int bb_count = 0;
497 bb_count += bb_output(currently_testing++);
520 bb_count += bb_output(currently_testing++);
527 bb_count += bb_output(currently_testing+i);
550 return bb_count;
575 static unsigned int bb_count;
577 bb_count = 0;
641 bb_count = 0;
667 bb_count += bb_output(currently_testing++);
692 bb_count += bb_output(currently_testing++);
740 bb_count += bb_output(currently_testing + i);
742 bb_count += bb_output(currently_testing + got);
778 return bb_count;
1098 unsigned int bb_count;
1100 bb_count = test_func(dev, last_block, block_size,
1102 if (bb_count)
1110 bb_count);