Searched refs:rpc_clnt_xprt_switch_remove_xprt (Results 1 – 3 of 3) sorted by relevance
258 void rpc_clnt_xprt_switch_remove_xprt(struct rpc_clnt *, struct rpc_xprt *);
3302 void rpc_clnt_xprt_switch_remove_xprt(struct rpc_clnt *clnt, struct rpc_xprt *xprt) in rpc_clnt_xprt_switch_remove_xprt() function3313 EXPORT_SYMBOL_GPL(rpc_clnt_xprt_switch_remove_xprt);
9153 rpc_clnt_xprt_switch_remove_xprt(clnt, xprt); in nfs4_test_session_trunk()