Home
last modified time | relevance | path

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

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