Searched defs:rpc_xprt_switch (Results 1 – 10 of 10) sorted by relevance
19731 struct rpc_xprt_switch { struct19732 spinlock_t xps_lock;19733 struct kref xps_kref;19734 unsigned int xps_id;19735 unsigned int xps_nxprts;19736 unsigned int xps_nactive;19737 unsigned int xps_nunique_destaddr_xprts;19738 atomic_long_t xps_queuelen;19739 struct list_head xps_xprt_list;19740 struct net *xps_net;[all …]
110108 struct rpc_xprt_switch { struct110109 spinlock_t xps_lock;110110 struct kref xps_kref;110111 unsigned int xps_id;110112 unsigned int xps_nxprts;110113 unsigned int xps_nactive;110114 unsigned int xps_nunique_destaddr_xprts;110115 atomic_long_t xps_queuelen;110116 struct list_head xps_xprt_list;110117 struct net *xps_net;[all …]
55714 struct rpc_xprt_switch { struct55715 spinlock_t xps_lock;55716 struct kref xps_kref;55717 unsigned int xps_id;55718 unsigned int xps_nxprts;55719 unsigned int xps_nactive;55720 unsigned int xps_nunique_destaddr_xprts;55721 atomic_long_t xps_queuelen;55722 struct list_head xps_xprt_list;55723 struct net *xps_net;[all …]
89913 struct rpc_xprt_switch { struct89914 spinlock_t xps_lock;89915 struct kref xps_kref;89916 unsigned int xps_id;89917 unsigned int xps_nxprts;89918 unsigned int xps_nactive;89919 unsigned int xps_nunique_destaddr_xprts;89920 atomic_long_t xps_queuelen;89921 struct list_head xps_xprt_list;89922 struct net *xps_net;[all …]
37570 struct rpc_xprt_switch { struct37571 spinlock_t xps_lock;37572 struct kref xps_kref;37573 unsigned int xps_id;37574 unsigned int xps_nxprts;37575 unsigned int xps_nactive;37576 unsigned int xps_nunique_destaddr_xprts;37577 atomic_long_t xps_queuelen;37578 struct list_head xps_xprt_list;37579 struct net *xps_net;[all …]