Searched refs:xpi_ops (Results 1 – 2 of 2) sorted by relevance
218 if (xpi->xpi_ops != NULL) in xprt_iter_ops()219 return xpi->xpi_ops; in xprt_iter_ops()497 xpi->xpi_ops = ops; in __xprt_iter_init()
37 const struct rpc_xprt_iter_ops *xpi_ops; member