Searched refs:do_sync (Results 1 – 2 of 2) sorted by relevance
176 static int fio_sgio_rw_doio(struct fio_file *f, struct io_u *io_u, int do_sync) in fio_sgio_rw_doio() argument185 if (do_sync) { in fio_sgio_rw_doio()195 static int fio_sgio_doio(struct thread_data *td, struct io_u *io_u, int do_sync) in fio_sgio_doio() argument202 return fio_sgio_rw_doio(f, io_u, do_sync); in fio_sgio_doio()250 int ret, do_sync = 0; in fio_sgio_queue() local255 do_sync = 1; in fio_sgio_queue()257 ret = fio_sgio_doio(td, io_u, do_sync); in fio_sgio_queue()
68 volatile int do_sync; variable565 do_sync = 1; in sig_sync()572 do_sync = 1; in sig_stats()814 if (do_sync) { in main()817 do_sync = 0; in main()829 do_sync = 1; in main()