Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfsproc.c605 xdr_init_encode_pages(xdr, buf, buf->pages, NULL); in nfsd_init_dirlist_pages()
H A Dnfs3proc.c609 xdr_init_encode_pages(xdr, buf, buf->pages, NULL); in nfsd3_init_dirlist_pages()
/linux/net/sunrpc/
H A Dxdr.c992 * xdr_init_encode_pages - Initialize an xdr_stream for encoding into pages
999 void xdr_init_encode_pages(struct xdr_stream *xdr, struct xdr_buf *buf, in xdr_init_encode_pages() function
1011 EXPORT_SYMBOL_GPL(xdr_init_encode_pages);