Searched refs:fio_handle_clients (Results 1 – 4 of 4) sorted by relevance
50 return fio_handle_clients(&fio_client_ops); in main()
129 extern int fio_handle_clients(struct client_ops *);
1632 int fio_handle_clients(struct client_ops *ops) in fio_handle_clients() function
430 fio_handle_clients(&gfio_client_ops); in job_thread()