Home
last modified time | relevance | path

Searched refs:svc_rdma_prep_reply_hdr (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/sunrpc/
Dsvc_rdma.h229 extern void svc_rdma_prep_reply_hdr(struct svc_rqst *);
/linux-4.4.14/net/sunrpc/xprtrdma/
Dsvc_rdma_transport.c85 .xpo_prep_reply_hdr = svc_rdma_prep_reply_hdr,
109 .xpo_prep_reply_hdr = svc_rdma_prep_reply_hdr,
Dsvc_rdma_sendto.c565 void svc_rdma_prep_reply_hdr(struct svc_rqst *rqstp) in svc_rdma_prep_reply_hdr() function