Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/sunrpc/
A Dxdr.h242 extern void xdr_init_encode_pages(struct xdr_stream *xdr, struct xdr_buf *buf,
/linux-6.3-rc2/fs/nfsd/
A Dnfsproc.c578 xdr_init_encode_pages(xdr, buf, buf->pages, NULL); in nfsd_init_dirlist_pages()
A Dnfs3proc.c578 xdr_init_encode_pages(xdr, buf, buf->pages, NULL); in nfsd3_init_dirlist_pages()
/linux-6.3-rc2/net/sunrpc/
A Dxdr.c949 void xdr_init_encode_pages(struct xdr_stream *xdr, struct xdr_buf *buf, in xdr_init_encode_pages() function
961 EXPORT_SYMBOL_GPL(xdr_init_encode_pages);

Completed in 12 milliseconds