Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sunrpc/
Dxdr.c1038 static bool xdr_set_next_buffer(struct xdr_stream *xdr) in xdr_set_next_buffer() function
1138 if (!xdr_set_next_buffer(xdr)) in xdr_copy_to_scratch()
1168 if (xdr->p == xdr->end && !xdr_set_next_buffer(xdr)) in xdr_inline_decode()