Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/sunrpc/
Dxprtmultipath.h46 extern struct rpc_xprt_switch *xprt_switch_get(struct rpc_xprt_switch *xps);
/Linux-v5.4/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.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()
2802 data->xps = xprt_switch_get(xps); in rpc_clnt_test_and_add_xprt()
2848 xprt_switch_get(xps); in rpc_clnt_setup_test_and_add_xprt()
2913 xps = xprt_switch_get(rcu_dereference(clnt->cl_xpi.xpi_xpswitch)); in rpc_clnt_add_xprt()