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