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

  /external/fio/
thread_options.h 179 unsigned int scramble_buffers; member in struct:thread_options
397 uint32_t scramble_buffers; member in struct:thread_options_pack
cconv.c 208 o->scramble_buffers = le32_to_cpu(top->scramble_buffers);
365 top->scramble_buffers = cpu_to_le32(o->scramble_buffers);
options.c 1008 td->o.scramble_buffers = 0;
    [all...]
init.c 891 if (o->scramble_buffers)
    [all...]

Completed in 84 milliseconds