Lines Matching defs:td
78 static int _fio_setup_rbd_data(struct thread_data *td, in _fio_setup_rbd_data()
108 static int _fio_rbd_connect(struct thread_data *td) in _fio_rbd_connect()
198 static struct io_u *fio_rbd_event(struct thread_data *td, int event) in fio_rbd_event()
253 static int rbd_iter_events(struct thread_data *td, unsigned int *events, in rbd_iter_events()
309 static int fio_rbd_getevents(struct thread_data *td, unsigned int min, in fio_rbd_getevents()
333 static int fio_rbd_queue(struct thread_data *td, struct io_u *io_u) in fio_rbd_queue()
395 static int fio_rbd_init(struct thread_data *td) in fio_rbd_init()
411 static void fio_rbd_cleanup(struct thread_data *td) in fio_rbd_cleanup()
423 static int fio_rbd_setup(struct thread_data *td) in fio_rbd_setup()
492 static int fio_rbd_open(struct thread_data *td, struct fio_file *f) in fio_rbd_open()
497 static int fio_rbd_invalidate(struct thread_data *td, struct fio_file *f) in fio_rbd_invalidate()
508 static void fio_rbd_io_u_free(struct thread_data *td, struct io_u *io_u) in fio_rbd_io_u_free()
518 static int fio_rbd_io_u_init(struct thread_data *td, struct io_u *io_u) in fio_rbd_io_u_init()