Searched refs:xdr_init_decode_pages (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/fs/nfs/filelayout/ |
| H A D | filelayoutdev.c | 86 xdr_init_decode_pages(&stream, &buf, pdev->pages, pdev->pglen); in nfs4_fl_alloc_deviceid_node()
|
| H A D | filelayout.c | 660 xdr_init_decode_pages(&stream, &buf, lgr->layoutp->pages, lgr->layoutp->len); in filelayout_decode_layout()
|
| /linux-6.15/fs/nfs/flexfilelayout/ |
| H A D | flexfilelayoutdev.c | 72 xdr_init_decode_pages(&stream, &buf, pdev->pages, pdev->pglen); in nfs4_ff_alloc_deviceid_node()
|
| H A D | flexfilelayout.c | 402 xdr_init_decode_pages(&stream, &buf, lgr->layoutp->pages, in ff_layout_alloc_lseg()
|
| /linux-6.15/include/linux/sunrpc/ |
| H A D | xdr.h | 259 extern void xdr_init_decode_pages(struct xdr_stream *xdr, struct xdr_buf *buf,
|
| /linux-6.15/fs/nfs/blocklayout/ |
| H A D | dev.c | 551 xdr_init_decode_pages(&xdr, &buf, pdev->pages, pdev->pglen); in bl_alloc_deviceid_node()
|
| H A D | blocklayout.c | 696 xdr_init_decode_pages(&xdr, &buf, in bl_alloc_lseg()
|
| /linux-6.15/net/sunrpc/ |
| H A D | xdr.c | 1458 void xdr_init_decode_pages(struct xdr_stream *xdr, struct xdr_buf *buf, in xdr_init_decode_pages() function 1468 EXPORT_SYMBOL_GPL(xdr_init_decode_pages);
|
| /linux-6.15/fs/nfs/ |
| H A D | dir.c | 841 xdr_init_decode_pages(&stream, &buf, xdr_pages, buflen); in nfs_readdir_folio_filler()
|