Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dtest_io.c51 int read_abort_count, write_abort_count; member
236 data->write_abort_count = 0; in test_open()
238 data->write_abort_count = strtoul(value, NULL, 0); in test_open()
351 if (--data->write_abort_count == 0) in test_write_blk()
405 if (--data->write_abort_count == 0) in test_write_blk64()