Home
last modified time | relevance | path

Searched refs:rpcrdma_buffer (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/net/sunrpc/xprtrdma/
Dxprt_rdma.h172 struct rpcrdma_buffer;
176 struct rpcrdma_buffer *rr_buffer;
259 struct rpcrdma_buffer *rl_buffer; /* home base for this structure */
283 struct rpcrdma_buffer { struct
354 void (*ro_destroy)(struct rpcrdma_buffer *);
376 struct rpcrdma_buffer rx_buf;
414 void rpcrdma_buffer_destroy(struct rpcrdma_buffer *);
416 struct rpcrdma_req *rpcrdma_buffer_get(struct rpcrdma_buffer *);
Dfmr_ops.c42 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in fmr_op_init()
168 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in fmr_op_reset()
183 fmr_op_destroy(struct rpcrdma_buffer *buf) in fmr_op_destroy()
Dverbs.c1068 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_buffer_create()
1156 rpcrdma_buffer_destroy(struct rpcrdma_buffer *buf) in rpcrdma_buffer_destroy()
1184 rpcrdma_buffer_put_mr(struct rpcrdma_mw **mw, struct rpcrdma_buffer *buf) in rpcrdma_buffer_put_mr()
1196 rpcrdma_buffer_put_mrs(struct rpcrdma_req *req, struct rpcrdma_buffer *buf) in rpcrdma_buffer_put_mrs()
1208 rpcrdma_buffer_put_sendbuf(struct rpcrdma_req *req, struct rpcrdma_buffer *buf) in rpcrdma_buffer_put_sendbuf()
1257 struct rpcrdma_buffer *buf) in rpcrdma_retry_flushed_linv()
1275 rpcrdma_buffer_get_frmrs(struct rpcrdma_req *req, struct rpcrdma_buffer *buf, in rpcrdma_buffer_get_frmrs()
1302 rpcrdma_buffer_get_fmrs(struct rpcrdma_req *req, struct rpcrdma_buffer *buf) in rpcrdma_buffer_get_fmrs()
1333 rpcrdma_buffer_get(struct rpcrdma_buffer *buffers) in rpcrdma_buffer_get()
1383 struct rpcrdma_buffer *buffers = req->rl_buffer; in rpcrdma_buffer_put()
[all …]
Dfrwr_ops.c139 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in frwr_op_init()
306 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in frwr_op_reset()
332 frwr_op_destroy(struct rpcrdma_buffer *buf) in frwr_op_destroy()
Dphysical_ops.c81 physical_op_destroy(struct rpcrdma_buffer *buf) in physical_op_destroy()