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.c56 int read_abort_count, write_abort_count; member
253 data->write_abort_count = 0; in test_open()
255 data->write_abort_count = strtoul(value, NULL, 0); in test_open()
368 if (--data->write_abort_count == 0) in test_write_blk()
422 if (--data->write_abort_count == 0) in test_write_blk64()