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

  /external/fio/
thread_options.h 235 unsigned int trim_batch; member in struct:thread_options
505 uint32_t trim_batch; member in struct:thread_options_pack
io_u.c     [all...]
cconv.c 264 o->trim_batch = le32_to_cpu(top->trim_batch);
450 top->trim_batch = cpu_to_le32(o->trim_batch);
fio.h 230 unsigned int trim_batch; member in struct:thread_data
options.c     [all...]

Completed in 993 milliseconds