Searched refs:wr_ary (Results 1 – 2 of 2) sorted by relevance
291 struct rpcrdma_write_array *wr_ary; in svc_rdma_xdr_get_reply_hdr_len() local296 wr_ary = (struct rpcrdma_write_array *) in svc_rdma_xdr_get_reply_hdr_len()298 if (wr_ary->wc_discrim) in svc_rdma_xdr_get_reply_hdr_len()299 wr_ary = (struct rpcrdma_write_array *) in svc_rdma_xdr_get_reply_hdr_len()300 &wr_ary->wc_array[ntohl(wr_ary->wc_nchunks)]. in svc_rdma_xdr_get_reply_hdr_len()303 wr_ary = (struct rpcrdma_write_array *) in svc_rdma_xdr_get_reply_hdr_len()304 &wr_ary->wc_nchunks; in svc_rdma_xdr_get_reply_hdr_len()307 if (wr_ary->wc_discrim) in svc_rdma_xdr_get_reply_hdr_len()308 wr_ary = (struct rpcrdma_write_array *) in svc_rdma_xdr_get_reply_hdr_len()309 &wr_ary->wc_array[ntohl(wr_ary->wc_nchunks)]; in svc_rdma_xdr_get_reply_hdr_len()[all …]
274 struct rpcrdma_write_array *wr_ary; in svc_rdma_get_reply_array() local296 wr_ary = svc_rdma_get_write_array(rmsgp); in svc_rdma_get_reply_array()297 if (wr_ary) { in svc_rdma_get_reply_array()299 &wr_ary-> in svc_rdma_get_reply_array()300 wc_array[ntohl(wr_ary->wc_nchunks)].wc_target.rs_length; in svc_rdma_get_reply_array()