Searched defs:handle_stop (Results 1 - 1 of 1) sorted by relevance

/external/fio/
H A Dclient.c32 static void handle_stop(struct fio_client *client, struct fio_net_cmd *cmd);
40 .stop = handle_stop,
1107 static void handle_stop(struct fio_client *client, struct fio_net_cmd *cmd) function

Completed in 38 milliseconds