Searched refs:svc_rdma_prep_reply_hdr (Results 1 – 3 of 3) sorted by relevance
229 extern void svc_rdma_prep_reply_hdr(struct svc_rqst *);
85 .xpo_prep_reply_hdr = svc_rdma_prep_reply_hdr,109 .xpo_prep_reply_hdr = svc_rdma_prep_reply_hdr,
565 void svc_rdma_prep_reply_hdr(struct svc_rqst *rqstp) in svc_rdma_prep_reply_hdr() function