Home
last modified time | relevance | path

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

/linux-6.15/include/linux/sunrpc/
H A Dxdr.h245 extern void xdr_init_encode_pages(struct xdr_stream *xdr, struct xdr_buf *buf,
/linux-6.15/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-6.15/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);