Home
last modified time | relevance | path

Searched refs:file_append (Results 1 – 6 of 6) sorted by relevance

/external/fio/
Dthread_options.h62 unsigned int file_append; member
291 uint32_t file_append; member
Dcconv.c89 o->file_append = le32_to_cpu(top->file_append); in convert_thread_options_to_cpu()
295 top->file_append = cpu_to_le32(o->file_append); in convert_thread_options_to_net()
Dfilesetup.c54 (td_write(td) && td->o.overwrite && !td->o.file_append) || in extend_file()
57 if (td_write(td) && !td->o.overwrite && !td->o.file_append) in extend_file()
744 if (o->file_append && f->filetype == FIO_TYPE_FILE) in get_start_offset()
Dinit.c755 if ((td->io_ops->flags & FIO_NOEXTEND) && td->o.file_append) { in fixup_options()
Doptions.c1657 .off1 = td_var_offset(file_append),
DHOWTO491 file_append=bool Perform IO after the end of the file. Normally fio will