Home
last modified time | relevance | path

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

/external/fio/
Dclient.c31 static void handle_probe(struct fio_client *client, struct fio_net_cmd *cmd);
46 .probe = handle_probe,
1375 static void handle_probe(struct fio_client *client, struct fio_net_cmd *cmd) in handle_probe() function