Home
last modified time | relevance | path

Searched refs:xpi_ops (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/net/sunrpc/
Dxprtmultipath.c218 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()
/Linux-v6.6/include/linux/sunrpc/
Dxprtmultipath.h37 const struct rpc_xprt_iter_ops *xpi_ops; member