Home
last modified time | relevance | path

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

/Linux-v6.1/net/sunrpc/
Dclnt.c360 static struct rpc_clnt * rpc_new_client(const struct rpc_create_args *args, in rpc_new_client() function
477 clnt = rpc_new_client(args, xps, xprt, NULL); in rpc_create_xprt()
642 new = rpc_new_client(args, xps, xprt, clnt); in __rpc_clone_client()