Home
last modified time | relevance | path

Searched refs:create_only (Results 1 – 5 of 5) sorted by relevance

/external/fio/
Dthread_options.h88 unsigned int create_only; member
317 uint32_t create_only; member
Dcconv.c128 o->create_only = le32_to_cpu(top->create_only); in convert_thread_options_to_cpu()
306 top->create_only = cpu_to_le32(o->create_only); in convert_thread_options_to_net()
Dfilesetup.c958 if (o->create_only) in setup_files()
Doptions.c2954 .off1 = td_var_offset(create_only),
DHOWTO1171 create_only=bool If true, fio will only run the setup phase of the job.