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

/linux-4.1.27/net/sunrpc/
H A Dclnt.c356 static struct rpc_clnt * rpc_new_client(const struct rpc_create_args *args, rpc_new_client() function
450 clnt = rpc_new_client(args, xprt, NULL); rpc_create_xprt()
580 new = rpc_new_client(args, xprt, clnt); __rpc_clone_client()

Completed in 54 milliseconds