Home
last modified time | relevance | path

Searched defs:rpc_xprt_iter (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/sunrpc/
H A Dxprtmultipath.h33 struct rpc_xprt_iter { struct
37 const struct rpc_xprt_iter_ops *xpi_ops; argument
42 void (*xpi_rewind)(struct rpc_xprt_iter *); argument
/linux/net/sunrpc/
H A Dxprtmultipath.c592 struct rpc_xprt *(*fn)(struct rpc_xprt_iter *)) in xprt_iter_get_helper()