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

/linux-master/include/linux/sunrpc/
H A Dxprtmultipath.h37 const struct rpc_xprt_iter_ops *xpi_ops; member in struct:rpc_xprt_iter
/linux-master/net/sunrpc/
H A Dxprtmultipath.c218 if (xpi->xpi_ops != NULL)
219 return xpi->xpi_ops;
510 xpi->xpi_ops = ops;

Completed in 83 milliseconds