Searched refs:handle_probe (Results 1 – 1 of 1) sorted by relevance
31 static void handle_probe(struct fio_client *client, struct fio_net_cmd *cmd);44 .probe = handle_probe,1165 static void handle_probe(struct fio_client *client, struct fio_net_cmd *cmd) in handle_probe() function