Home
last modified time | relevance | path

Searched refs:handle_start (Results 1 – 1 of 1) sorted by relevance

/external/fio/
Dclient.c34 static void handle_start(struct fio_client *client, struct fio_net_cmd *cmd);
42 .start = handle_start,
1190 static void handle_start(struct fio_client *client, struct fio_net_cmd *cmd) in handle_start() function