/kernel/linux/linux-5.10/fs/nfs/filelayout/ |
H A D | filelayoutdev.c | 84 xdr_init_decode_pages(&stream, &buf, pdev->pages, pdev->pglen); in nfs4_fl_alloc_deviceid_node()
|
H A D | filelayout.c | 668 xdr_init_decode_pages(&stream, &buf, lgr->layoutp->pages, lgr->layoutp->len); in filelayout_decode_layout()
|
/kernel/linux/linux-6.6/fs/nfs/filelayout/ |
H A D | filelayoutdev.c | 84 xdr_init_decode_pages(&stream, &buf, pdev->pages, pdev->pglen); in nfs4_fl_alloc_deviceid_node()
|
H A D | filelayout.c | 668 xdr_init_decode_pages(&stream, &buf, lgr->layoutp->pages, lgr->layoutp->len); in filelayout_decode_layout()
|
/kernel/linux/linux-5.10/include/linux/sunrpc/ |
H A D | xdr.h | 247 extern void xdr_init_decode_pages(struct xdr_stream *xdr, struct xdr_buf *buf,
|
/kernel/linux/linux-6.6/include/linux/sunrpc/ |
H A D | xdr.h | 259 extern void xdr_init_decode_pages(struct xdr_stream *xdr, struct xdr_buf *buf,
|
/kernel/linux/linux-5.10/fs/nfs/blocklayout/ |
H A D | dev.c | 512 xdr_init_decode_pages(&xdr, &buf, pdev->pages, pdev->pglen); in bl_alloc_deviceid_node()
|
H A D | blocklayout.c | 700 xdr_init_decode_pages(&xdr, &buf, in bl_alloc_lseg()
|
/kernel/linux/linux-5.10/fs/nfs/flexfilelayout/ |
H A D | flexfilelayoutdev.c | 71 xdr_init_decode_pages(&stream, &buf, pdev->pages, pdev->pglen); in nfs4_ff_alloc_deviceid_node()
|
H A D | flexfilelayout.c | 379 xdr_init_decode_pages(&stream, &buf, lgr->layoutp->pages, in ff_layout_alloc_lseg()
|
/kernel/linux/linux-6.6/fs/nfs/blocklayout/ |
H A D | dev.c | 494 xdr_init_decode_pages(&xdr, &buf, pdev->pages, pdev->pglen); in bl_alloc_deviceid_node()
|
H A D | blocklayout.c | 676 xdr_init_decode_pages(&xdr, &buf, in bl_alloc_lseg()
|
/kernel/linux/linux-6.6/fs/nfs/flexfilelayout/ |
H A D | flexfilelayoutdev.c | 71 xdr_init_decode_pages(&stream, &buf, pdev->pages, pdev->pglen); in nfs4_ff_alloc_deviceid_node()
|
H A D | flexfilelayout.c | 385 xdr_init_decode_pages(&stream, &buf, lgr->layoutp->pages, in ff_layout_alloc_lseg()
|
/kernel/linux/linux-5.10/net/sunrpc/ |
H A D | xdr.c | 1077 * xdr_init_decode_pages - Initialize an xdr_stream for decoding into pages 1083 void xdr_init_decode_pages(struct xdr_stream *xdr, struct xdr_buf *buf, in xdr_init_decode_pages() function 1093 EXPORT_SYMBOL_GPL(xdr_init_decode_pages); variable
|
/kernel/linux/linux-6.6/net/sunrpc/ |
H A D | xdr.c | 1446 * xdr_init_decode_pages - Initialize an xdr_stream for decoding into pages 1452 void xdr_init_decode_pages(struct xdr_stream *xdr, struct xdr_buf *buf, in xdr_init_decode_pages() function 1462 EXPORT_SYMBOL_GPL(xdr_init_decode_pages); variable
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | dir.c | 578 xdr_init_decode_pages(&stream, &buf, xdr_pages, buflen); in nfs_readdir_page_filler()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | dir.c | 837 xdr_init_decode_pages(&stream, &buf, xdr_pages, buflen); in nfs_readdir_folio_filler()
|