Searched defs:do_sync (Results 1 – 4 of 4) sorted by relevance
226 static int fio_sgio_rw_doio(struct fio_file *f, struct io_u *io_u, int do_sync) in fio_sgio_rw_doio()250 static int fio_sgio_doio(struct thread_data *td, struct io_u *io_u, int do_sync) in fio_sgio_doio()341 int ret, do_sync = 0; in fio_sgio_queue() local
68 volatile int do_sync; variable
2208 int do_sync = 1; in do_scsi_device_read_write() local6295 int do_sync = 1; in do_scsi_sgm_read_write() local7298 int do_sync = 1; in do_scsi_sgp_read_write() local
3600 int do_sync(struct io_req *req) in do_sync() function