Home
last modified time | relevance | path

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

/net/sunrpc/
Dxprtmultipath.c29 static void xprt_switch_add_xprt_locked(struct rpc_xprt_switch *xps, in xprt_switch_add_xprt_locked()
49 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()
80 void rpc_xprt_switch_remove_xprt(struct rpc_xprt_switch *xps, in rpc_xprt_switch_remove_xprt()
100 struct rpc_xprt_switch *xps; in xprt_switch_alloc() local
117 static void xprt_switch_free_entries(struct rpc_xprt_switch *xps) in xprt_switch_free_entries()
135 struct rpc_xprt_switch *xps = container_of(kref, in xprt_switch_free() local
148 struct rpc_xprt_switch *xprt_switch_get(struct rpc_xprt_switch *xps) in xprt_switch_get()
161 void xprt_switch_put(struct rpc_xprt_switch *xps) in xprt_switch_put()
173 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()
458 struct rpc_xprt_switch *xps; in rpc_create_xprt() local
616 struct rpc_xprt_switch *xps; in __rpc_clone_client() local
716 struct rpc_xprt_switch *xps, *oldxps; in rpc_switch_client_transport() local
781 struct rpc_xprt_switch *xps; in rpc_clnt_xprt_iter_init() local
990 struct rpc_xprt_switch *xps; in rpc_task_get_xprt() local
1006 struct rpc_xprt_switch *xps; in rpc_task_release_xprt() local
2717 struct rpc_xprt_switch *xps; member
2751 struct rpc_xprt_switch *xps, struct rpc_xprt *xprt, in rpc_clnt_test_and_add_xprt()
2795 struct rpc_xprt_switch *xps, in rpc_clnt_setup_test_and_add_xprt()
[all …]
Drpcb_clnt.c624 struct rpc_xprt_switch *xps = rcu_access_pointer(clnt->cl_xpi.xpi_xpswitch); in rpcb_find_transport_owner() local
/net/sunrpc/auth_gss/
Dauth_gss.c1214 struct rpc_xprt_switch *xps = rcu_access_pointer(clnt->cl_xpi.xpi_xpswitch); in gss_create() local