Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/sunrpc/
Dxprtmultipath.h13 struct rpc_xprt_switch { struct
28 struct rpc_xprt_switch __rcu *xpi_xpswitch; argument
41 extern struct rpc_xprt_switch *xprt_switch_alloc(struct rpc_xprt *xprt,
44 extern struct rpc_xprt_switch *xprt_switch_get(struct rpc_xprt_switch *xps);
45 extern void xprt_switch_put(struct rpc_xprt_switch *xps);
47 extern void rpc_xprt_switch_set_roundrobin(struct rpc_xprt_switch *xps);
49 extern void rpc_xprt_switch_add_xprt(struct rpc_xprt_switch *xps,
51 extern void rpc_xprt_switch_remove_xprt(struct rpc_xprt_switch *xps,
55 struct rpc_xprt_switch *xps);
58 struct rpc_xprt_switch *xps);
[all …]
Dclnt.h196 struct rpc_xprt_switch *xps,
201 struct rpc_xprt_switch *,
210 struct rpc_xprt_switch *,
Dsvc_xprt.h92 struct rpc_xprt_switch *xpt_bc_xps; /* NFSv4.1 backchannel */
Dxprt.h310 struct rpc_xprt_switch *bc_xps;