Lines Matching defs:req
1026 struct rpcrdma_req *req; in rpcrdma_create_req() local
1106 struct rpcrdma_req *req; in rpcrdma_buffer_create() local
1145 rpcrdma_destroy_req(struct rpcrdma_ia *ia, struct rpcrdma_req *req) in rpcrdma_destroy_req()
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()
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()
1337 struct rpcrdma_req *req; in rpcrdma_buffer_get() local
1381 rpcrdma_buffer_put(struct rpcrdma_req *req) in rpcrdma_buffer_put()
1406 rpcrdma_recv_buffer_get(struct rpcrdma_req *req) in rpcrdma_recv_buffer_get()
1579 struct rpcrdma_req *req) in rpcrdma_ep_post()