Searched refs:bb_output (Results 1 – 1 of 1) sorted by relevance
146 static int bb_output (blk_t bad, enum error_types error_type) in bb_output() function554 bb_count += bb_output(currently_testing + i, CORRUPTION_ERROR); in test_ro()557 bb_count += bb_output(currently_testing++, READ_ERROR); in test_ro()648 bb_count += bb_output(currently_testing++, WRITE_ERROR); in test_rw()687 bb_count += bb_output(currently_testing++, READ_ERROR); in test_rw()703 bb_count += bb_output(currently_testing+i, CORRUPTION_ERROR); in test_rw()853 bb_count += bb_output(currently_testing++, READ_ERROR); in test_nd()937 bb_count += bb_output(currently_testing + i, CORRUPTION_ERROR); in test_nd()939 bb_count += bb_output(currently_testing + got, READ_ERROR); in test_nd()