Searched refs:fsync_blocks (Results 1 – 6 of 6) sorted by relevance
142 unsigned int fsync_blocks; member369 uint32_t fsync_blocks; member
174 o->fsync_blocks = le32_to_cpu(top->fsync_blocks); in convert_thread_options_to_cpu()348 top->fsync_blocks = cpu_to_le32(o->fsync_blocks); in convert_thread_options_to_net()
611 if (td->o.fsync_blocks && in get_rw_ddir()612 !(td->io_issues[DDIR_WRITE] % td->o.fsync_blocks) && in get_rw_ddir()
700 o->fsync_blocks = o->fdatasync_blocks; in fixup_options()
2012 .off1 = td_var_offset(fsync_blocks),
214 (o->odirect || o->fsync_blocks || o->fdatasync_blocks)) { in fio_mmapio_init()