Searched refs:__xdr_inline_decode (Results 1 – 1 of 1) sorted by relevance
1480 static __be32 * __xdr_inline_decode(struct xdr_stream *xdr, size_t nbytes) in __xdr_inline_decode() 1501 p = __xdr_inline_decode(xdr, cplen); in xdr_copy_to_scratch() 1509 p = __xdr_inline_decode(xdr, nbytes); in xdr_copy_to_scratch() 1537 p = __xdr_inline_decode(xdr, nbytes); in xdr_inline_decode() 1474 static __be32 * __xdr_inline_decode(struct xdr_stream *xdr, size_t nbytes) __xdr_inline_decode() function