Lines Matching full:bb_output
146 static int bb_output (blk_t bad, enum error_types error_type)
554 bb_count += bb_output(currently_testing + i, CORRUPTION_ERROR);
557 bb_count += bb_output(currently_testing++, READ_ERROR);
648 bb_count += bb_output(currently_testing++, WRITE_ERROR);
687 bb_count += bb_output(currently_testing++, READ_ERROR);
703 bb_count += bb_output(currently_testing+i, CORRUPTION_ERROR);
853 bb_count += bb_output(currently_testing++, READ_ERROR);
937 bb_count += bb_output(currently_testing + i, CORRUPTION_ERROR);
939 bb_count += bb_output(currently_testing + got, READ_ERROR);