Searched refs:xps_nxprts (Results 1 – 4 of 4) sorted by relevance
39 if (xps->xps_nxprts == 0) in xprt_switch_add_xprt_locked()41 xps->xps_nxprts++; in xprt_switch_add_xprt_locked()71 xps->xps_nxprts--; in xprt_switch_remove_xprt_locked()72 if (xps->xps_nxprts == 0) in xprt_switch_remove_xprt_locked()137 xps->xps_nxprts = xps->xps_nactive = 0; in xprt_switch_alloc()312 if (xpi->xpi_cursor == NULL || xps->xps_nxprts < 2) in _xprt_iter_current_entry()
221 xprt_switch->xps_nxprts, xprt_switch->xps_nactive, in rpc_sysfs_xprt_switch_info_show()
2198 if (xps->xps_nxprts > 1) { in call_connect_status()
19 unsigned int xps_nxprts; member