Searched refs:xdr_init_encode_pages (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/linux/sunrpc/ |
H A D | xdr.h | 245 extern void xdr_init_encode_pages(struct xdr_stream *xdr, struct xdr_buf *buf,
|
/openbmc/linux/fs/nfsd/ |
H A D | nfsproc.c | 566 xdr_init_encode_pages(xdr, buf, buf->pages, NULL); in nfsd_init_dirlist_pages()
|
H A D | nfs3proc.c | 568 xdr_init_encode_pages(xdr, buf, buf->pages, NULL); in nfsd3_init_dirlist_pages()
|
/openbmc/linux/net/sunrpc/ |
H A D | xdr.c | 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);
|