Home
last modified time | relevance | path

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

/linux-4.1.27/net/sunrpc/xprtrdma/
Dfmr_ops.c199 const struct rpcrdma_memreg_ops rpcrdma_fmr_memreg_ops = { variable
Dxprt_rdma.h358 extern const struct rpcrdma_memreg_ops rpcrdma_fmr_memreg_ops;
Dverbs.c650 ia->ri_ops = &rpcrdma_fmr_memreg_ops; in rpcrdma_ia_open()