Home
last modified time | relevance | path

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

/linux/fs/nfs/filelayout/
H A Dfilelayoutdev.c86 xdr_init_decode_pages(&stream, &buf, pdev->pages, pdev->pglen); in nfs4_fl_alloc_deviceid_node()
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayoutdev.c72 xdr_init_decode_pages(&stream, &buf, pdev->pages, pdev->pglen); in nfs4_ff_alloc_deviceid_node()
/linux/fs/nfs/blocklayout/
H A Ddev.c557 xdr_init_decode_pages(&xdr, &buf, pdev->pages, pdev->pglen); in bl_alloc_deviceid_node()
/linux/net/sunrpc/
H A Dxdr.c1428 void xdr_init_decode_pages(struct xdr_stream *xdr, struct xdr_buf *buf, in xdr_init_decode_pages() function
1438 EXPORT_SYMBOL_GPL(xdr_init_decode_pages);