rpcrdma_msg       368 net/sunrpc/xprtrdma/rpc_rdma.c 	struct rpcrdma_msg *headerp;
rpcrdma_msg       378 net/sunrpc/xprtrdma/rpc_rdma.c 	headerp = (struct rpcrdma_msg *) req->rl_base;
rpcrdma_msg       712 net/sunrpc/xprtrdma/rpc_rdma.c 	struct rpcrdma_msg *headerp;
rpcrdma_msg       733 net/sunrpc/xprtrdma/rpc_rdma.c 	headerp = (struct rpcrdma_msg *) rep->rr_base;
rpcrdma_msg       194 net/sunrpc/xprtrdma/svc_rdma_marshal.c 	struct rpcrdma_msg *rmsgp = NULL;
rpcrdma_msg       199 net/sunrpc/xprtrdma/svc_rdma_marshal.c 	rmsgp = (struct rpcrdma_msg *)rqstp->rq_arg.head[0].iov_base;
rpcrdma_msg       259 net/sunrpc/xprtrdma/svc_rdma_marshal.c 	struct rpcrdma_msg *rmsgp = NULL;
rpcrdma_msg       267 net/sunrpc/xprtrdma/svc_rdma_marshal.c 	rmsgp = (struct rpcrdma_msg *)rqstp->rq_arg.head[0].iov_base;
rpcrdma_msg       585 net/sunrpc/xprtrdma/svc_rdma_recvfrom.c 	struct rpcrdma_msg *rmsgp;
rpcrdma_msg       633 net/sunrpc/xprtrdma/svc_rdma_sendto.c 	struct rpcrdma_msg *rdma_argp;
rpcrdma_msg       634 net/sunrpc/xprtrdma/svc_rdma_sendto.c 	struct rpcrdma_msg *rdma_resp;
rpcrdma_msg       172 net/sunrpc/xprtrdma/verbs.c 			struct rpcrdma_msg *p =
rpcrdma_msg       173 net/sunrpc/xprtrdma/verbs.c 					(struct rpcrdma_msg *) rep->rr_base;
rpcrdma_msg       111 net/sunrpc/xprtrdma/xprt_rdma.h 	sizeof(struct rpcrdma_msg) + (2 * sizeof(u32)) + \