Searched refs:fio_server_op (Results 1 – 3 of 3) sorted by relevance
191 extern const char *fio_server_op(unsigned int);
1397 fio_server_op(cmd->opcode), client->hostname, cmd->pdu_len); in fio_handle_client()1505 log_err("fio: unknown client op: %s\n", fio_server_op(cmd->opcode)); in fio_handle_client()1592 fio_server_op(reply->opcode)); in client_check_cmd_timeout()
88 const char *fio_server_op(unsigned int op) in fio_server_op() function803 fio_server_op(cmd->opcode), cmd->pdu_len, in handle_command()864 log_err("fio: unknown opcode: %s\n", fio_server_op(cmd->opcode)); in handle_command()