Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/sunrpc/
Dxprtmultipath.h50 extern struct rpc_xprt_switch *xprt_switch_get(struct rpc_xprt_switch *xps);
/linux-6.12.1/net/sunrpc/
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()
Dclnt.c470 xprt_switch_get(xps); in rpc_create_xprt()
478 xprt_switch_get(xps); in rpc_create_xprt()
644 xps = xprt_switch_get(rcu_dereference(clnt->cl_xpi.xpi_xpswitch)); in __rpc_clone_client()
808 xps = xprt_switch_get(rcu_dereference(clnt->cl_xpi.xpi_xpswitch)); in rpc_clnt_xprt_switch_get()
2966 data->xps = xprt_switch_get(xps); in rpc_clnt_test_and_add_xprt()
3035 xprt_switch_get(xps); in rpc_clnt_setup_test_and_add_xprt()
3086 xps = xprt_switch_get(rcu_dereference(clnt->cl_xpi.xpi_xpswitch)); in rpc_clnt_add_xprt()
3202 xps = xprt_switch_get(rcu_dereference(clnt->cl_xpi.xpi_xpswitch)); in rpc_xprt_offline()
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()