Lines Matching defs:td
25 struct thread_data *td; member
64 static int _fio_setup_rbd_data(struct thread_data *td, in _fio_setup_rbd_data()
93 static int _fio_rbd_connect(struct thread_data *td) in _fio_rbd_connect()
196 static struct io_u *fio_rbd_event(struct thread_data *td, int event) in fio_rbd_event()
203 static int fio_rbd_getevents(struct thread_data *td, unsigned int min, in fio_rbd_getevents()
236 static int fio_rbd_queue(struct thread_data *td, struct io_u *io_u) in fio_rbd_queue()
303 static int fio_rbd_init(struct thread_data *td) in fio_rbd_init()
320 static void fio_rbd_cleanup(struct thread_data *td) in fio_rbd_cleanup()
332 static int fio_rbd_setup(struct thread_data *td) in fio_rbd_setup()
400 static int fio_rbd_open(struct thread_data *td, struct fio_file *f) in fio_rbd_open()
405 static void fio_rbd_io_u_free(struct thread_data *td, struct io_u *io_u) in fio_rbd_io_u_free()
415 static int fio_rbd_io_u_init(struct thread_data *td, struct io_u *io_u) in fio_rbd_io_u_init()