Searched refs:rq_respages (Results 1 – 8 of 8) sorted by relevance
266 struct page * *rq_respages; /* points into rq_pages */ member381 while (rqstp->rq_next_page != rqstp->rq_respages) { in svc_free_res_pages()
260 rqstp->rq_respages = &rqstp->rq_pages[i]; in svc_tcp_read_msg()261 rqstp->rq_next_page = rqstp->rq_respages + 1; in svc_tcp_read_msg()500 rqstp->rq_respages = rqstp->rq_pages+1; in svc_udp_recvfrom()503 rqstp->rq_respages = rqstp->rq_pages + 1 + in svc_udp_recvfrom()506 rqstp->rq_next_page = rqstp->rq_respages+1; in svc_udp_recvfrom()
1449 rqstp->rq_next_page = &rqstp->rq_respages[1]; in svc_process()1450 resv->iov_base = page_address(rqstp->rq_respages[0]); in svc_process()
1268 rqstp->rq_respages = rqstp->rq_pages; in svc_deferred_recv()
826 rqstp->rq_respages = rqstp->rq_pages; in svc_rdma_recvfrom()827 rqstp->rq_next_page = rqstp->rq_respages; in svc_rdma_recvfrom()
1156 rqstp->rq_respages = &rqstp->rq_pages[head->rc_page_count]; in svc_rdma_process_read_list()1157 rqstp->rq_next_page = rqstp->rq_respages + 1; in svc_rdma_process_read_list()
983 rqstp->rq_respages++; in svc_rdma_sendto()
931 rqstp->rq_next_page = rqstp->rq_respages + 1; in nfsd_splice_read()