Home
last modified time | relevance | path

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

/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_rw.c736 * svc_rdma_build_read_segment - Build RDMA Read WQEs to pull one RDMA segment in svc_rdma_build_read_segment()
747 static int svc_rdma_build_read_segment(struct svc_rqst *rqstp, in svc_rdma_build_read_segment()
825 ret = svc_rdma_build_read_segment(rqstp, head, segment);
999 ret = svc_rdma_build_read_segment(rqstp, head, &dummy);
731 static int svc_rdma_build_read_segment(struct svc_rqst *rqstp, svc_rdma_build_read_segment() function