Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/
A Dsvc.h198 struct page * *rq_page_end; /* one past the last page */ member
529 buf->buflen = PAGE_SIZE * (rqstp->rq_page_end - buf->pages); in svcxdr_init_encode()
/linux/net/sunrpc/
A Dsvc_xprt.c688 rqstp->rq_page_end = &rqstp->rq_pages[pages]; in svc_alloc_arg()
/linux/fs/nfsd/
A Dnfs4proc.c2856 buflen = (rqstp->rq_page_end - rqstp->rq_next_page) * PAGE_SIZE; in nfsd4_max_payload()

Completed in 17 milliseconds