Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/sunrpc/
Dxdr.h243 extern void xdr_init_encode_pages(struct xdr_stream *xdr, struct xdr_buf *buf,
/Linux-v6.1/fs/nfsd/
Dnfsproc.c578 xdr_init_encode_pages(xdr, buf, buf->pages, NULL); in nfsd_init_dirlist_pages()
Dnfs3proc.c577 xdr_init_encode_pages(xdr, buf, buf->pages, NULL); in nfsd3_init_dirlist_pages()
/Linux-v6.1/net/sunrpc/
Dxdr.c957 void xdr_init_encode_pages(struct xdr_stream *xdr, struct xdr_buf *buf, in xdr_init_encode_pages() function
969 EXPORT_SYMBOL_GPL(xdr_init_encode_pages);