Home
last modified time | relevance | path

Searched defs:xps (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/net/sunrpc/
Dxprtmultipath.c29 static void xprt_switch_add_xprt_locked(struct rpc_xprt_switch *xps, in xprt_switch_add_xprt_locked()
48 void rpc_xprt_switch_add_xprt(struct rpc_xprt_switch *xps, in rpc_xprt_switch_add_xprt()
60 static void xprt_switch_remove_xprt_locked(struct rpc_xprt_switch *xps, in xprt_switch_remove_xprt_locked()
79 void rpc_xprt_switch_remove_xprt(struct rpc_xprt_switch *xps, in rpc_xprt_switch_remove_xprt()
99 struct rpc_xprt_switch *xps; in xprt_switch_alloc() local
114 static void xprt_switch_free_entries(struct rpc_xprt_switch *xps) in xprt_switch_free_entries()
132 struct rpc_xprt_switch *xps = container_of(kref, in xprt_switch_free() local
145 struct rpc_xprt_switch *xprt_switch_get(struct rpc_xprt_switch *xps) in xprt_switch_get()
158 void xprt_switch_put(struct rpc_xprt_switch *xps) in xprt_switch_put()
170 void rpc_xprt_switch_set_roundrobin(struct rpc_xprt_switch *xps) in rpc_xprt_switch_set_roundrobin()
[all …]
Dclnt.c361 struct rpc_xprt_switch *xps, in rpc_new_client()
457 struct rpc_xprt_switch *xps; in rpc_create_xprt() local
599 struct rpc_xprt_switch *xps; in __rpc_clone_client() local
697 struct rpc_xprt_switch *xps, *oldxps; in rpc_switch_client_transport() local
765 struct rpc_xprt_switch *xps; in rpc_clnt_xprt_iter_init() local
2559 struct rpc_xprt_switch *xps; member
2593 struct rpc_xprt_switch *xps, struct rpc_xprt *xprt, in rpc_clnt_test_and_add_xprt()
2637 struct rpc_xprt_switch *xps, in rpc_clnt_setup_test_and_add_xprt()
2703 struct rpc_xprt_switch *xps; in rpc_clnt_add_xprt() local
2802 struct rpc_xprt_switch *xps; in rpc_clnt_xprt_switch_has_addr() local
Drpcb_clnt.c652 struct rpc_xprt_switch *xps = rcu_access_pointer(clnt->cl_xpi.xpi_xpswitch); in rpcb_find_transport_owner() local
/Linux-v4.19/net/sunrpc/auth_gss/
Dauth_gss.c1226 struct rpc_xprt_switch *xps = rcu_access_pointer(clnt->cl_xpi.xpi_xpswitch); in gss_create() local