Searched refs:rpc_clnt_xprt_switch_remove_xprt (Results 1 – 3 of 3) sorted by relevance
257 void rpc_clnt_xprt_switch_remove_xprt(struct rpc_clnt *, struct rpc_xprt *);
3283 void rpc_clnt_xprt_switch_remove_xprt(struct rpc_clnt *clnt, struct rpc_xprt *xprt) in rpc_clnt_xprt_switch_remove_xprt() function3294 EXPORT_SYMBOL_GPL(rpc_clnt_xprt_switch_remove_xprt);
8955 rpc_clnt_xprt_switch_remove_xprt(clnt, xprt); in nfs4_test_session_trunk()