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 105 unsigned int experimental_verify; member in struct:thread_options
334 uint32_t experimental_verify; member in struct:thread_options_pack
cconv.c 136 o->experimental_verify = le32_to_cpu(top->experimental_verify);
314 top->experimental_verify = cpu_to_le32(o->experimental_verify);
backend.c 502 if (!td->o.experimental_verify) {
829 !td->o.experimental_verify)
1289 !td->o.experimental_verify)
    [all...]
options.c     [all...]

Completed in 69 milliseconds