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

  /external/fio/
thread_options.h 120 unsigned int experimental_verify; member in struct:thread_options
391 uint32_t experimental_verify; member in struct:thread_options_pack
cconv.c 162 o->experimental_verify = le32_to_cpu(top->experimental_verify);
371 top->experimental_verify = cpu_to_le32(o->experimental_verify);
backend.c 650 if (!td->o.experimental_verify) {
963 !td->o.experimental_verify)
1434 !td->o.experimental_verify)
    [all...]
options.c     [all...]

Completed in 61 milliseconds