Searched refs:file_append (Results 1 – 6 of 6) sorted by relevance
62 unsigned int file_append; member291 uint32_t file_append; member
89 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()
54 (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()
755 if ((td->io_ops->flags & FIO_NOEXTEND) && td->o.file_append) { in fixup_options()
1657 .off1 = td_var_offset(file_append),
491 file_append=bool Perform IO after the end of the file. Normally fio will