Searched refs:xpi_cursor (Results 1 – 2 of 2) sorted by relevance
231 WRITE_ONCE(xpi->xpi_cursor, NULL); in xprt_iter_default_rewind()312 if (xpi->xpi_cursor == NULL || xps->xps_nxprts < 2) in _xprt_iter_current_entry()314 return current_entry(head, xpi->xpi_cursor); in _xprt_iter_current_entry()415 return xprt_switch_set_next_cursor(xps, &xpi->xpi_cursor, find_next); in xprt_iter_next_entry_multiple()509 xpi->xpi_cursor = NULL; in __xprt_iter_init()
35 struct rpc_xprt * xpi_cursor; member