Searched defs:rpc_net_ns (Results 1 - 1 of 1) sorted by relevance

/net/sunrpc/
H A Dclnt.c85 struct net *net = rpc_net_ns(clnt);
95 struct net *net = rpc_net_ns(clnt);
110 struct net *net = rpc_net_ns(clnt);
304 struct net *net = rpc_net_ns(clnt);
1302 * rpc_net_ns - Get the network namespace for this RPC client
1306 struct net *rpc_net_ns(struct rpc_clnt *clnt) function
1315 EXPORT_SYMBOL_GPL(rpc_net_ns); variable

Completed in 29 milliseconds