Home
last modified time | relevance | path

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

/linux/net/sunrpc/
H A Dclnt.c364 static struct rpc_clnt * rpc_new_client(const struct rpc_create_args *args, in rpc_new_client() function
482 clnt = rpc_new_client(args, xps, xprt, NULL); in rpc_create_xprt()
654 new = rpc_new_client(args, xps, xprt, clnt); in __rpc_clone_client()