kernel/include/linux/sunrpc/xprtmultipath.h
.. .. @@ -15,6 +15,8 @@ 15 15 struct kref xps_kref; 16 16 17 17 unsigned int xps_nxprts; 18 + unsigned int xps_nactive;19 + atomic_long_t xps_queuelen;18 20 struct list_head xps_xprt_list; 19 21 20 22 struct net * xps_net;