Searched refs:svc_rdma_prep_reply_hdr (Results 1 – 3 of 3) sorted by relevance
194 extern void svc_rdma_prep_reply_hdr(struct svc_rqst *);
88 .xpo_prep_reply_hdr = svc_rdma_prep_reply_hdr,113 .xpo_prep_reply_hdr = svc_rdma_prep_reply_hdr,
744 void svc_rdma_prep_reply_hdr(struct svc_rqst *rqstp) in svc_rdma_prep_reply_hdr() function