Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/
H A Dxdr.c22 static void _copy_to_pages(struct page **, size_t, const char *, size_t);
395 _copy_to_pages(struct page **pages, size_t pgbase, const char *p, size_t len) in _copy_to_pages() function
671 _copy_to_pages(buf->pages, buf->page_base + pgto, head->iov_base + base, in xdr_buf_head_copy_right()
758 _copy_to_pages(buf->pages, buf->page_base + pgto, in xdr_buf_tail_copy_left()
1918 _copy_to_pages(subbuf->pages, subbuf->page_base, obj, this_len); in __write_bytes_to_xdr_buf()