Searched refs:fsync_blocks (Results 1 – 6 of 6) sorted by relevance
133 unsigned int fsync_blocks; member357 uint32_t fsync_blocks; member
168 o->fsync_blocks = le32_to_cpu(top->fsync_blocks); in convert_thread_options_to_cpu()338 top->fsync_blocks = cpu_to_le32(o->fsync_blocks); in convert_thread_options_to_net()
618 if (td->o.fsync_blocks && in get_rw_ddir()619 !(td->io_issues[DDIR_WRITE] % td->o.fsync_blocks) && in get_rw_ddir()
639 o->fsync_blocks = o->fdatasync_blocks; in fixup_options()
1998 .off1 = td_var_offset(fsync_blocks),
188 (o->odirect || o->fsync_blocks || o->fdatasync_blocks)) { in fio_mmapio_init()