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

  /external/fio/
trim.c 38 if (!td->o.trim_zero) {
thread_options.h 197 unsigned int trim_zero; member in struct:thread_options
415 uint32_t trim_zero; member in struct:thread_options_pack
cconv.c 223 o->trim_zero = le32_to_cpu(top->trim_zero);
380 top->trim_zero = cpu_to_le32(o->trim_zero);
verify.c 685 if (!td->o.trim_zero)
options.c     [all...]

Completed in 828 milliseconds