Lines Matching refs:rpcrdma_mr
220 * struct rpcrdma_mr - external memory region metadata
236 struct rpcrdma_mr {
328 rpcrdma_mr_push(struct rpcrdma_mr *mr, struct list_head *list)
333 static inline struct rpcrdma_mr *
336 struct rpcrdma_mr *mr;
338 mr = list_first_entry_or_null(list, struct rpcrdma_mr, mr_list);
468 struct rpcrdma_mr *rpcrdma_mr_get(struct rpcrdma_xprt *r_xprt);
469 void rpcrdma_mr_put(struct rpcrdma_mr *mr);
522 int frwr_mr_init(struct rpcrdma_xprt *r_xprt, struct rpcrdma_mr *mr);
523 void frwr_release_mr(struct rpcrdma_mr *mr);
527 struct rpcrdma_mr *mr);