Home
last modified time | relevance | path

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

/Linux-v5.4/net/sunrpc/
Dxprtmultipath.c182 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()
/Linux-v5.4/include/linux/sunrpc/
Dxprtmultipath.h33 const struct rpc_xprt_iter_ops *xpi_ops; member