Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_rw.c295 struct svc_rqst *ri_rqst; member
710 struct svc_rqst *rqstp = info->ri_rqst; in svc_rdma_build_read_segment()
811 struct svc_rqst *rqstp = info->ri_rqst; in svc_rdma_copy_inline_range()
858 struct xdr_buf *buf = &info->ri_rqst->rq_arg; in svc_rdma_read_multiple_chunks()
895 buf->head[0].iov_base = page_address(info->ri_rqst->rq_pages[0]); in svc_rdma_read_multiple_chunks()
897 buf->pages = &info->ri_rqst->rq_pages[1]; in svc_rdma_read_multiple_chunks()
922 struct xdr_buf *buf = &info->ri_rqst->rq_arg; in svc_rdma_read_data_item()
950 buf->pages = &info->ri_rqst->rq_pages[0]; in svc_rdma_read_data_item()
1078 struct xdr_buf *buf = &info->ri_rqst->rq_arg; in svc_rdma_read_special()
1088 buf->head[0].iov_base = page_address(info->ri_rqst->rq_pages[0]); in svc_rdma_read_special()
[all …]