Searched refs:rpc_new_client (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/sunrpc/
H A Dclnt.c369 static struct rpc_clnt * rpc_new_client(const struct rpc_create_args *args, function
487 clnt = rpc_new_client(args, xps, xprt, NULL);
659 new = rpc_new_client(args, xps, xprt, clnt);

Completed in 105 milliseconds