Home | Sort by relevance Sort by last modified time |
/external/fio/ | |
thread_options.h | 178 unsigned int refill_buffers; member in struct:thread_options 396 uint32_t refill_buffers; member in struct:thread_options_pack |
cconv.c | 207 o->refill_buffers = le32_to_cpu(top->refill_buffers); 364 top->refill_buffers = cpu_to_le32(o->refill_buffers); |
init.c | 611 o->refill_buffers = 1; 889 if (o->refill_buffers) [all...] |
options.c | 1007 td->o.refill_buffers = 0; [all...] |