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