Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/sunrpc/
Dxprtmultipath.h44 extern struct rpc_xprt_switch *xprt_switch_get(struct rpc_xprt_switch *xps);
/Linux-v4.19/net/sunrpc/
Dxprtmultipath.c145 struct rpc_xprt_switch *xprt_switch_get(struct rpc_xprt_switch *xps) in xprt_switch_get() function
349 rcu_assign_pointer(xpi->xpi_xpswitch, xprt_switch_get(xps)); in __xprt_iter_init()
Dclnt.c462 xprt_switch_get(xps); in rpc_create_xprt()
470 xprt_switch_get(xps); in rpc_create_xprt()
607 xps = xprt_switch_get(rcu_dereference(clnt->cl_xpi.xpi_xpswitch)); in __rpc_clone_client()
768 xps = xprt_switch_get(rcu_dereference(clnt->cl_xpi.xpi_xpswitch)); in rpc_clnt_xprt_iter_init()
2603 data->xps = xprt_switch_get(xps); in rpc_clnt_test_and_add_xprt()
2647 xprt_switch_get(xps); in rpc_clnt_setup_test_and_add_xprt()
2711 xps = xprt_switch_get(rcu_dereference(clnt->cl_xpi.xpi_xpswitch)); in rpc_clnt_add_xprt()