Searched refs:handle_stop (Results 1 – 1 of 1) sorted by relevance
33 static void handle_stop(struct fio_client *client, struct fio_net_cmd *cmd);43 .stop = handle_stop,1422 static void handle_stop(struct fio_client *client, struct fio_net_cmd *cmd) in handle_stop() function