Home
last modified time | relevance | path

Searched defs:xprt_switch (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/net/sunrpc/
Dsysfs.h12 struct rpc_xprt_switch *xprt_switch; member
18 struct rpc_xprt_switch *xprt_switch; member
25 struct rpc_xprt_switch *xprt_switch; member
Dsysfs.c204 struct rpc_xprt_switch *xprt_switch = in rpc_sysfs_xprt_switch_info_show() local
372 struct rpc_sysfs_xprt_switch *xprt_switch; in rpc_sysfs_xprt_switch_release() local
477 struct rpc_xprt_switch *xprt_switch, in rpc_sysfs_xprt_switch_alloc()
517 struct rpc_xprt_switch *xprt_switch, in rpc_sysfs_client_setup()
542 void rpc_sysfs_xprt_switch_setup(struct rpc_xprt_switch *xprt_switch, in rpc_sysfs_xprt_switch_setup()
564 void rpc_sysfs_xprt_setup(struct rpc_xprt_switch *xprt_switch, in rpc_sysfs_xprt_setup()
596 void rpc_sysfs_xprt_switch_destroy(struct rpc_xprt_switch *xprt_switch) in rpc_sysfs_xprt_switch_destroy()
/Linux-v5.15/include/linux/sunrpc/
Dxprt.h221 struct list_head xprt_switch; member