Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sunrpc/
A Dclnt.c417 xprt_iter_init(&clnt->cl_xpi, xps); in rpc_new_client()
744 oldxps = xprt_iter_xchg_switch(&clnt->cl_xpi, xps); in rpc_switch_client_transport()
777 xps = xprt_iter_xchg_switch(&clnt->cl_xpi, oldxps); in rpc_switch_client_transport()
980 xprt_iter_destroy(&clnt->cl_xpi); in rpc_free_client()
1069 xps = rcu_dereference(clnt->cl_xpi.xpi_xpswitch); in rpc_task_get_xprt()
1084 xps = rcu_dereference(clnt->cl_xpi.xpi_xpswitch); in rpc_task_release_xprt()
3037 xprt = xprt_iter_xprt(&clnt->cl_xpi); in rpc_clnt_add_xprt()
3220 xprt_switch_put(rcu_dereference(clnt->cl_xpi.xpi_xpswitch)); in rpc_clnt_xprt_switch_put()
3230 xps = rcu_dereference(clnt->cl_xpi.xpi_xpswitch); in rpc_clnt_xprt_set_online()
3253 xps = rcu_dereference(clnt->cl_xpi.xpi_xpswitch); in rpc_clnt_xprt_switch_remove_xprt()
[all …]
A Drpcb_clnt.c626 struct rpc_xprt_switch *xps = rcu_access_pointer(clnt->cl_xpi.xpi_xpswitch); in rpcb_find_transport_owner()
629 if (rcu_access_pointer(parent->cl_xpi.xpi_xpswitch) != xps) in rpcb_find_transport_owner()
/linux-6.3-rc2/include/linux/sunrpc/
A Dclnt.h82 struct rpc_xprt_iter cl_xpi; member
/linux-6.3-rc2/net/sunrpc/auth_gss/
A Dauth_gss.c1233 struct rpc_xprt_switch *xps = rcu_access_pointer(clnt->cl_xpi.xpi_xpswitch); in gss_create()
1238 if (rcu_access_pointer(parent->cl_xpi.xpi_xpswitch) != xps) in gss_create()

Completed in 15 milliseconds