Searched defs: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()195 static int fio_sgio_doio(struct thread_data *td, struct io_u *io_u, int do_sync) in fio_sgio_doio()250 int ret, do_sync = 0; in fio_sgio_queue() local
67 volatile int do_sync; variable