Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/sunrpc/
Dsvc_rdma.h210 extern int svc_rdma_read_payload(struct svc_rqst *rqstp, unsigned int offset,
/Linux-v5.10/net/sunrpc/xprtrdma/
Dsvc_rdma_transport.c83 .xpo_read_payload = svc_rdma_read_payload,
Dsvc_rdma_sendto.c993 int svc_rdma_read_payload(struct svc_rqst *rqstp, unsigned int offset, in svc_rdma_read_payload() function