Searched refs:wc_discrim (Results 1 – 4 of 4) sorted by relevance
92 if (ary->wc_discrim == xdr_zero) in decode_write_list()126 if (ary->wc_discrim == xdr_zero) in decode_reply_array()236 if (wr_ary->wc_discrim) in svc_rdma_xdr_get_reply_hdr_len()245 if (wr_ary->wc_discrim) in svc_rdma_xdr_get_reply_hdr_len()265 ary->wc_discrim = xdr_one; in svc_rdma_xdr_encode_write_list()278 ary->wc_discrim = xdr_one; in svc_rdma_xdr_encode_reply_array()
207 if (rp_ary->wc_discrim == xdr_zero) in svc_rdma_get_reply_array()
337 warray->wc_discrim = xdr_one; in rpcrdma_create_chunks()
74 __be32 wc_discrim; /* 1 indicates presence */ member