Searched refs:xps_nxprts (Results 1 – 2 of 2) sorted by relevance
36 if (xps->xps_nxprts == 0) in xprt_switch_add_xprt_locked()38 xps->xps_nxprts++; in xprt_switch_add_xprt_locked()66 xps->xps_nxprts--; in xprt_switch_remove_xprt_locked()67 if (xps->xps_nxprts == 0) in xprt_switch_remove_xprt_locked()106 xps->xps_nxprts = xps->xps_nactive = 0; in xprt_switch_alloc()251 if (xpi->xpi_cursor == NULL || xps->xps_nxprts < 2) in xprt_iter_current_entry()
17 unsigned int xps_nxprts; member