Lines Matching defs:page
25 * page alignment. xdr_buf iovecs cannot guarantee alignment.
441 struct page **page;
446 page = xdr->pages + page_no;
453 sg_set_page(sg, *page, sge_bytes, page_off);
459 page++;
796 * Take a page at a time from rqstp->rq_pages and copy the inline
797 * content from the Receive buffer into that page. Update
906 * The chunk data lands in the page list of rqstp->rq_arg.pages.
944 * length does not change. Otherwise, the length of the page
947 * Currently these chunks always start at page offset 0,
948 * thus the rounded-up length never crosses a page boundary.
1062 * The start of the data lands in the first page just after the
1159 /* rq_respages starts after the last arg page */