Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/sunrpc/
H A Dxprtmultipath.h50 extern struct rpc_xprt_switch *xprt_switch_get(struct rpc_xprt_switch *xps);
/openbmc/linux/net/sunrpc/
H A Dclnt.c469 xprt_switch_get(xps); in rpc_create_xprt()
477 xprt_switch_get(xps); in rpc_create_xprt()
643 xps = xprt_switch_get(rcu_dereference(clnt->cl_xpi.xpi_xpswitch)); in __rpc_clone_client()
809 xps = xprt_switch_get(rcu_dereference(clnt->cl_xpi.xpi_xpswitch)); in _rpc_clnt_xprt_iter_init()
2214 xps = xprt_switch_get(rcu_dereference(clnt->cl_xpi.xpi_xpswitch)); in call_connect_status()
2950 data->xps = xprt_switch_get(xps); in rpc_clnt_test_and_add_xprt()
3019 xprt_switch_get(xps); in rpc_clnt_setup_test_and_add_xprt()
3070 xps = xprt_switch_get(rcu_dereference(clnt->cl_xpi.xpi_xpswitch)); in rpc_clnt_add_xprt()
3131 xps = xprt_switch_get(rcu_dereference(clnt->cl_xpi.xpi_xpswitch)); in rpc_xprt_probe_trunked()
3189 xps = xprt_switch_get(rcu_dereference(clnt->cl_xpi.xpi_xpswitch)); in rpc_xprt_offline()
H A Dxprtmultipath.c184 struct rpc_xprt_switch *xprt_switch_get(struct rpc_xprt_switch *xps) in xprt_switch_get() function
508 rcu_assign_pointer(xpi->xpi_xpswitch, xprt_switch_get(xps)); in __xprt_iter_init()
H A Dsysfs.c77 return xprt_switch_get(x->xprt_switch); in rpc_sysfs_xprt_kobj_get_xprt_switch()
86 return xprt_switch_get(x->xprt_switch); in rpc_sysfs_xprt_switch_kobj_get_xprt()