Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/sunrpc/
H A Dxdr.h138 void xdr_terminate_string(const struct xdr_buf *, const u32);
/openbmc/linux/fs/nfs/
H A Dnfs2xdr.c444 xdr_terminate_string(xdr->buf, length); in decode_path()
H A Dnfs3xdr.c243 xdr_terminate_string(xdr->buf, count); in decode_nfspath3()
H A Dnfs4xdr.c5358 xdr_terminate_string(rcvbuf, len); in decode_readlink()
/openbmc/linux/net/sunrpc/
H A Dxdr.c126 void xdr_terminate_string(const struct xdr_buf *buf, const u32 len) in xdr_terminate_string() function
134 EXPORT_SYMBOL_GPL(xdr_terminate_string);