Lines Matching refs:rpcrdma_write_array
88 struct rpcrdma_write_array *ary = in decode_write_list()
89 (struct rpcrdma_write_array *)va; in decode_write_list()
95 if ((unsigned long)ary + sizeof(struct rpcrdma_write_array) > in decode_write_list()
122 struct rpcrdma_write_array *ary = in decode_reply_array()
123 (struct rpcrdma_write_array *)va; in decode_reply_array()
129 if ((unsigned long)ary + sizeof(struct rpcrdma_write_array) > in decode_reply_array()
229 struct rpcrdma_write_array *wr_ary; in svc_rdma_xdr_get_reply_hdr_len()
234 wr_ary = (struct rpcrdma_write_array *) in svc_rdma_xdr_get_reply_hdr_len()
237 wr_ary = (struct rpcrdma_write_array *) in svc_rdma_xdr_get_reply_hdr_len()
241 wr_ary = (struct rpcrdma_write_array *) in svc_rdma_xdr_get_reply_hdr_len()
246 wr_ary = (struct rpcrdma_write_array *) in svc_rdma_xdr_get_reply_hdr_len()
249 wr_ary = (struct rpcrdma_write_array *) in svc_rdma_xdr_get_reply_hdr_len()
257 struct rpcrdma_write_array *ary; in svc_rdma_xdr_encode_write_list()
263 ary = (struct rpcrdma_write_array *) in svc_rdma_xdr_encode_write_list()
275 void svc_rdma_xdr_encode_reply_array(struct rpcrdma_write_array *ary, in svc_rdma_xdr_encode_reply_array()
282 void svc_rdma_xdr_encode_array_chunk(struct rpcrdma_write_array *ary, in svc_rdma_xdr_encode_array_chunk()