Searched refs:xdr_init_decode_pages (Results 1 – 6 of 6) sorted by relevance
| /linux/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()
|
| /linux/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 | 466 xdr_init_decode_pages(&stream, &buf, lgr->layoutp->pages, in ff_layout_alloc_lseg()
|
| /linux/fs/nfs/blocklayout/ |
| H A D | dev.c | 573 xdr_init_decode_pages(&xdr, &buf, pdev->pages, pdev->pglen); in bl_alloc_deviceid_node()
|
| /linux/net/sunrpc/ |
| H A D | xdr.c | 1632 void xdr_init_decode_pages(struct xdr_stream *xdr, struct xdr_buf *buf, in xdr_init_decode_pages() function 1642 EXPORT_SYMBOL_GPL(xdr_init_decode_pages);
|
| /linux/fs/nfs/ |
| H A D | dir.c | 840 xdr_init_decode_pages(&stream, &buf, xdr_pages, buflen); in nfs_readdir_folio_filler()
|