Home
last modified time | relevance | path

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

/linux/net/sunrpc/
H A Dxdr.c1493 static __be32 *xdr_copy_to_scratch(struct xdr_stream *xdr, size_t nbytes) in xdr_copy_to_scratch()
1540 return xdr_copy_to_scratch(xdr, nbytes);
1487 static __be32 *xdr_copy_to_scratch(struct xdr_stream *xdr, size_t nbytes) xdr_copy_to_scratch() function