Home
last modified time | relevance | path

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

/Linux-v4.19/net/sunrpc/
Dxdr.c1537 ret = xdr_stream_decode_opaque_inline(xdr, &p, size); in xdr_stream_decode_opaque()
1564 ret = xdr_stream_decode_opaque_inline(xdr, &p, maxlen); in xdr_stream_decode_opaque_dup()
1592 ret = xdr_stream_decode_opaque_inline(xdr, &p, size); in xdr_stream_decode_string()
1622 ret = xdr_stream_decode_opaque_inline(xdr, &p, maxlen); in xdr_stream_decode_string_dup()
/Linux-v4.19/include/linux/sunrpc/
Dxdr.h473 xdr_stream_decode_opaque_inline(struct xdr_stream *xdr, void **ptr, size_t maxlen) in xdr_stream_decode_opaque_inline() function
/Linux-v4.19/fs/nfs/
Dcallback_xdr.c90 err = xdr_stream_decode_opaque_inline(xdr, (void **)str, maxlen); in decode_string()
Dnfs4xdr.c3156 ssize_t ret = xdr_stream_decode_opaque_inline(xdr, (void **)string, in decode_opaque_inline()
4006 len = xdr_stream_decode_opaque_inline(xdr, (void **)&p, in decode_attr_owner()
4041 len = xdr_stream_decode_opaque_inline(xdr, (void **)&p, in decode_attr_group()