Home
last modified time | relevance | path

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

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