Linux Kernel
3.7.1
|
Go to the source code of this file.
Enumerations | |
enum | rpcrdma_chunktype { rpcrdma_noch = 0, rpcrdma_readch, rpcrdma_areadch, rpcrdma_writech, rpcrdma_replych } |
Functions | |
int | rpcrdma_marshal_req (struct rpc_rqst *rqst) |
void | rpcrdma_conn_func (struct rpcrdma_ep *ep) |
void | rpcrdma_reply_handler (struct rpcrdma_rep *rep) |
enum rpcrdma_chunktype |
Definition at line 56 of file rpc_rdma.c.
void rpcrdma_conn_func | ( | struct rpcrdma_ep * | ep | ) |
Definition at line 692 of file rpc_rdma.c.
Definition at line 367 of file rpc_rdma.c.
void rpcrdma_reply_handler | ( | struct rpcrdma_rep * | rep | ) |
Definition at line 725 of file rpc_rdma.c.