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

  /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...]

Completed in 57 milliseconds