Searched refs:rpc_clnt_xprt_switch_remove_xprt (Results 1 – 3 of 3) sorted by relevance
245 void rpc_clnt_xprt_switch_remove_xprt(struct rpc_clnt *, struct rpc_xprt *);
3248 void rpc_clnt_xprt_switch_remove_xprt(struct rpc_clnt *clnt, struct rpc_xprt *xprt) in rpc_clnt_xprt_switch_remove_xprt() function3259 EXPORT_SYMBOL_GPL(rpc_clnt_xprt_switch_remove_xprt);
8942 rpc_clnt_xprt_switch_remove_xprt(clnt, xprt); in nfs4_test_session_trunk()