Home | Sort by relevance Sort by last modified time |
/external/fio/ | |
thread_options.h | 180 unsigned int fadvise_hint; member in struct:thread_options 403 uint32_t fadvise_hint; member in struct:thread_options_pack |
cconv.c | 208 o->fadvise_hint = le32_to_cpu(top->fadvise_hint); 369 top->fadvise_hint = cpu_to_le32(o->fadvise_hint); |
ioengines.c | 457 if (td->o.fadvise_hint && |
options.c | [all...] |