HomeSort by relevance Sort by last modified time
    Searched full:read_abort_count (Results 1 - 1 of 1) sorted by null

  /external/e2fsprogs/lib/ext2fs/
test_io.c 50 int read_abort_count, write_abort_count; member in struct:test_private_data
240 data->read_abort_count = 0;
242 data->read_abort_count = strtoul(value, NULL, 0);
327 if (--data->read_abort_count == 0)
381 if (--data->read_abort_count == 0)

Completed in 30 milliseconds