HomeSort by relevance Sort by last modified time
    Searched refs:verify_fatal (Results 1 - 5 of 5) sorted by null

  /external/fio/examples/
enospc-pressure.fio 43 verify_fatal=1
  /external/fio/
thread_options.h 96 unsigned int verify_fatal; member in struct:thread_options
323 uint32_t verify_fatal; member in struct:thread_options_pack
cconv.c 141 o->verify_fatal = le32_to_cpu(top->verify_fatal);
311 top->verify_fatal = cpu_to_le32(o->verify_fatal);
verify.c 757 if (ret && td->o.verify_fatal)
863 if (ret && td->o.verify_fatal)
1221 if (td->o.verify_fatal)
options.c     [all...]

Completed in 107 milliseconds