Home
last modified time | relevance | path

Searched refs:rpcrdma_fmr_memreg_ops (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/net/sunrpc/xprtrdma/
Dfmr_ops.c232 const struct rpcrdma_memreg_ops rpcrdma_fmr_memreg_ops = { variable
Dxprt_rdma.h378 extern const struct rpcrdma_memreg_ops rpcrdma_fmr_memreg_ops;
Dverbs.c517 ia->ri_ops = &rpcrdma_fmr_memreg_ops; in rpcrdma_ia_open()