Searched refs:xpi_cursor (Results 1 – 2 of 2) sorted by relevance
195 WRITE_ONCE(xpi->xpi_cursor, NULL); in xprt_iter_default_rewind()251 if (xpi->xpi_cursor == NULL || xps->xps_nxprts < 2) in xprt_iter_current_entry()253 return xprt_switch_find_current_entry(head, xpi->xpi_cursor); in xprt_iter_current_entry()314 return xprt_switch_set_next_cursor(xps, &xpi->xpi_cursor, find_next); in xprt_iter_next_entry_multiple()395 xpi->xpi_cursor = NULL; in __xprt_iter_init()
31 struct rpc_xprt * xpi_cursor; member