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

  /external/fio/
thread_options.h 84 unsigned int invalidate_cache; member in struct:thread_options
313 uint32_t invalidate_cache; member in struct:thread_options_pack
cconv.c 124 o->invalidate_cache = le32_to_cpu(top->invalidate_cache);
302 top->invalidate_cache = cpu_to_le32(o->invalidate_cache);
ioengines.c 454 if (td->o.invalidate_cache && file_invalidate_cache(td, f))
init.c 679 o->invalidate_cache = 0;
    [all...]
options.c     [all...]

Completed in 882 milliseconds