Lines Matching refs:fio_client
18 static void gfio_display_ts(struct fio_client *client, struct thread_stat *ts,
115 static void gfio_text_op(struct fio_client *client, struct fio_net_cmd *cmd) in gfio_text_op()
264 static void gfio_disk_util_op(struct fio_client *client, struct fio_net_cmd *cmd) in gfio_disk_util_op()
285 static void gfio_thread_status_op(struct fio_client *client, in gfio_thread_status_op()
308 static void gfio_group_stats_op(struct fio_client *client, in gfio_group_stats_op()
341 static void gfio_update_client_eta(struct fio_client *client, struct jobs_eta *je) in gfio_update_client_eta()
512 static void gfio_probe_op(struct fio_client *client, struct fio_net_cmd *cmd) in gfio_probe_op()
545 static void gfio_quit_op(struct fio_client *client, struct fio_net_cmd *cmd) in gfio_quit_op()
567 static void gfio_add_job_op(struct fio_client *client, struct fio_net_cmd *cmd) in gfio_add_job_op()
617 static void gfio_update_job_op(struct fio_client *client, in gfio_update_job_op()
627 static void gfio_client_timed_out(struct fio_client *client) in gfio_client_timed_out()
643 static void gfio_client_stop(struct fio_client *client, struct fio_net_cmd *cmd) in gfio_client_stop()
657 static void gfio_client_start(struct fio_client *client, struct fio_net_cmd *cmd) in gfio_client_start()
666 static void gfio_client_job_start(struct fio_client *client, struct fio_net_cmd *cmd) in gfio_client_job_start()
1346 static void gfio_display_ts(struct fio_client *client, struct thread_stat *ts, in gfio_display_ts()
1362 static void gfio_client_removed(struct fio_client *client) in gfio_client_removed()