rpc_sysfs_xprt_switch
struct rpc_sysfs_xprt_switch;
struct rpc_sysfs_xprt_switch *xps_sysfs;
struct rpc_sysfs_xprt_switch *xprt_switch;
xprt_switch = container_of(kobj, struct rpc_sysfs_xprt_switch, kobject);
return to_ns_common(container_of(kobj, struct rpc_sysfs_xprt_switch,
ATTRIBUTE_GROUPS(rpc_sysfs_xprt_switch);
static struct rpc_sysfs_xprt_switch *
struct rpc_sysfs_xprt_switch *p;
struct rpc_sysfs_xprt_switch *xswitch =
(struct rpc_sysfs_xprt_switch *)xprt_switch->xps_sysfs;
struct rpc_sysfs_xprt_switch *rpc_xprt_switch;
struct rpc_sysfs_xprt_switch *switch_obj =
(struct rpc_sysfs_xprt_switch *)xprt_switch->xps_sysfs;
struct rpc_sysfs_xprt_switch *rpc_xprt_switch = xprt_switch->xps_sysfs;
struct rpc_sysfs_xprt_switch *x = container_of(kobj,
struct rpc_sysfs_xprt_switch, kobject);