Home
last modified time | relevance | path

Searched refs:CORRUPTION_ERROR (Results 1 – 1 of 1) sorted by relevance

/external/e2fsprogs/misc/
Dbadblocks.c117 enum error_types { READ_ERROR, WRITE_ERROR, CORRUPTION_ERROR }; enumerator
173 } else if (error_type == CORRUPTION_ERROR) { in bb_output()
554 bb_count += bb_output(currently_testing + i, CORRUPTION_ERROR); in test_ro()
703 bb_count += bb_output(currently_testing+i, CORRUPTION_ERROR); in test_rw()
937 bb_count += bb_output(currently_testing + i, CORRUPTION_ERROR); in test_nd()