Home
last modified time | relevance | path

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

/net/sunrpc/
Dxprtmultipath.c148 struct rpc_xprt_switch *xprt_switch_get(struct rpc_xprt_switch *xps) in xprt_switch_get() function
407 rcu_assign_pointer(xpi->xpi_xpswitch, xprt_switch_get(xps)); in __xprt_iter_init()
Dclnt.c465 xprt_switch_get(xps); in rpc_create_xprt()
473 xprt_switch_get(xps); in rpc_create_xprt()
623 xps = xprt_switch_get(rcu_dereference(clnt->cl_xpi.xpi_xpswitch)); in __rpc_clone_client()
788 xps = xprt_switch_get(rcu_dereference(clnt->cl_xpi.xpi_xpswitch)); in rpc_clnt_xprt_iter_init()
2811 data->xps = xprt_switch_get(xps); in rpc_clnt_test_and_add_xprt()
2857 xprt_switch_get(xps); in rpc_clnt_setup_test_and_add_xprt()
2922 xps = xprt_switch_get(rcu_dereference(clnt->cl_xpi.xpi_xpswitch)); in rpc_clnt_add_xprt()