Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/sunrpc/
H A Dxdr.h245 extern void xdr_init_encode_pages(struct xdr_stream *xdr, struct xdr_buf *buf,
/openbmc/linux/fs/nfsd/
H A Dnfsproc.c566 xdr_init_encode_pages(xdr, buf, buf->pages, NULL); in nfsd_init_dirlist_pages()
H A Dnfs3proc.c568 xdr_init_encode_pages(xdr, buf, buf->pages, NULL); in nfsd3_init_dirlist_pages()
/openbmc/linux/net/sunrpc/
H A Dxdr.c999 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);