Home
last modified time | relevance | path

Searched refs:xprt_switch_get (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Dxprtmultipath.h46 extern struct rpc_xprt_switch *xprt_switch_get(struct rpc_xprt_switch *xps);
/kernel/linux/linux-6.6/include/linux/sunrpc/
H A Dxprtmultipath.h50 extern struct rpc_xprt_switch *xprt_switch_get(struct rpc_xprt_switch *xps);
/kernel/linux/linux-6.6/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()
807 xps = xprt_switch_get(rcu_dereference(clnt->cl_xpi.xpi_xpswitch)); in _rpc_clnt_xprt_iter_init()
2210 xps = xprt_switch_get(rcu_dereference(clnt->cl_xpi.xpi_xpswitch)); in call_connect_status()
2945 data->xps = xprt_switch_get(xps); in rpc_clnt_test_and_add_xprt()
3014 xprt_switch_get(xps); in rpc_clnt_setup_test_and_add_xprt()
3065 xps = xprt_switch_get(rcu_dereference(clnt->cl_xpi.xpi_xpswitch)); in rpc_clnt_add_xprt()
3126 xps = xprt_switch_get(rcu_dereference(clnt->cl_xpi.xpi_xpswitch)); in rpc_xprt_probe_trunked()
3184 xps = xprt_switch_get(rcu_dereferenc in rpc_xprt_offline()
[all...]
H A Dxprtmultipath.c179 * xprt_switch_get - Return a reference to a rpc_xprt_switch
184 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()
/kernel/linux/linux-5.10/net/sunrpc/
H A Dxprtmultipath.c143 * xprt_switch_get - Return a reference to a rpc_xprt_switch
148 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()
H A Dclnt.c463 xprt_switch_get(xps); in rpc_create_xprt()
471 xprt_switch_get(xps); in rpc_create_xprt()
624 xps = xprt_switch_get(rcu_dereference(clnt->cl_xpi.xpi_xpswitch)); in __rpc_clone_client()
786 xps = xprt_switch_get(rcu_dereference(clnt->cl_xpi.xpi_xpswitch)); in rpc_clnt_xprt_iter_init()
2763 data->xps = xprt_switch_get(xps); in rpc_clnt_test_and_add_xprt()
2807 xprt_switch_get(xps); in rpc_clnt_setup_test_and_add_xprt()
2870 xps = xprt_switch_get(rcu_dereference(clnt->cl_xpi.xpi_xpswitch)); in rpc_clnt_add_xprt()

Completed in 11 milliseconds