Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/sunrpc/
Dxprtmultipath.h46 extern struct rpc_xprt_switch *xprt_switch_get(struct rpc_xprt_switch *xps);
/kernel/linux/linux-5.10/net/sunrpc/
Dxprtmultipath.c148 struct rpc_xprt_switch *xprt_switch_get(struct rpc_xprt_switch *xps) in xprt_switch_get() function
394 rcu_assign_pointer(xpi->xpi_xpswitch, xprt_switch_get(xps)); in __xprt_iter_init()
Dclnt.c460 xprt_switch_get(xps); in rpc_create_xprt()
468 xprt_switch_get(xps); in rpc_create_xprt()
621 xps = xprt_switch_get(rcu_dereference(clnt->cl_xpi.xpi_xpswitch)); in __rpc_clone_client()
781 xps = xprt_switch_get(rcu_dereference(clnt->cl_xpi.xpi_xpswitch)); in rpc_clnt_xprt_iter_init()
2760 data->xps = xprt_switch_get(xps); in rpc_clnt_test_and_add_xprt()
2804 xprt_switch_get(xps); in rpc_clnt_setup_test_and_add_xprt()
2867 xps = xprt_switch_get(rcu_dereference(clnt->cl_xpi.xpi_xpswitch)); in rpc_clnt_add_xprt()