Home
last modified time | relevance | path

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

/Linux-v4.19/net/sunrpc/
Dxdr.c773 static bool xdr_set_next_buffer(struct xdr_stream *xdr) in xdr_set_next_buffer() function
873 if (!xdr_set_next_buffer(xdr)) in xdr_copy_to_scratch()
898 if (xdr->p == xdr->end && !xdr_set_next_buffer(xdr)) in xdr_inline_decode()