Home
last modified time | relevance | path

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

/Linux-v4.19/net/sunrpc/xprtrdma/
Dfmr_ops.c337 const struct rpcrdma_memreg_ops rpcrdma_fmr_memreg_ops = { variable
Dxprt_rdma.h496 extern const struct rpcrdma_memreg_ops rpcrdma_fmr_memreg_ops;
Dverbs.c402 ia->ri_ops = &rpcrdma_fmr_memreg_ops; in rpcrdma_ia_open()