Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/sunrpc/
Dsvc_rdma.h230 extern void svc_rdma_prep_reply_hdr(struct svc_rqst *);
/linux-4.1.27/net/sunrpc/xprtrdma/
Dsvc_rdma_sendto.c490 void svc_rdma_prep_reply_hdr(struct svc_rqst *rqstp) in svc_rdma_prep_reply_hdr() function
Dsvc_rdma_transport.c84 .xpo_prep_reply_hdr = svc_rdma_prep_reply_hdr,