xdr_init_decode_pages  698 fs/nfs/blocklayout/blocklayout.c 	xdr_init_decode_pages(&xdr, &buf,
xdr_init_decode_pages  512 fs/nfs/blocklayout/dev.c 	xdr_init_decode_pages(&xdr, &buf, pdev->pages, pdev->pglen);
xdr_init_decode_pages  552 fs/nfs/dir.c   	xdr_init_decode_pages(&stream, &buf, xdr_pages, buflen);
xdr_init_decode_pages  667 fs/nfs/filelayout/filelayout.c 	xdr_init_decode_pages(&stream, &buf, lgr->layoutp->pages, lgr->layoutp->len);
xdr_init_decode_pages   84 fs/nfs/filelayout/filelayoutdev.c 	xdr_init_decode_pages(&stream, &buf, pdev->pages, pdev->pglen);
xdr_init_decode_pages  383 fs/nfs/flexfilelayout/flexfilelayout.c 	xdr_init_decode_pages(&stream, &buf, lgr->layoutp->pages,
xdr_init_decode_pages   71 fs/nfs/flexfilelayout/flexfilelayoutdev.c 	xdr_init_decode_pages(&stream, &buf, pdev->pages, pdev->pglen);
xdr_init_decode_pages  262 include/linux/sunrpc/xdr.h extern void xdr_init_decode_pages(struct xdr_stream *xdr, struct xdr_buf *buf,
xdr_init_decode_pages  895 net/sunrpc/xdr.c EXPORT_SYMBOL_GPL(xdr_init_decode_pages);