Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/sunrpc/
Dsvc_rdma.h194 extern void svc_rdma_prep_reply_hdr(struct svc_rqst *);
/Linux-v4.19/net/sunrpc/xprtrdma/
Dsvc_rdma_transport.c88 .xpo_prep_reply_hdr = svc_rdma_prep_reply_hdr,
113 .xpo_prep_reply_hdr = svc_rdma_prep_reply_hdr,
Dsvc_rdma_sendto.c744 void svc_rdma_prep_reply_hdr(struct svc_rqst *rqstp) in svc_rdma_prep_reply_hdr() function