Home | Sort by relevance Sort by last modified time |
/external/fio/ | |
thread_options.h | 84 unsigned int create_only; member in struct:thread_options 311 uint32_t create_only; member in struct:thread_options_pack |
cconv.c | 125 o->create_only = le32_to_cpu(top->create_only); 299 top->create_only = cpu_to_le32(o->create_only); |
filesetup.c | 963 if (o->create_only) |
options.c | [all...] |