Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dxdr.h130 void xdr_terminate_string(struct xdr_buf *, const u32);
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dxdr.c127 xdr_terminate_string(struct xdr_buf *buf, const u32 len) in xdr_terminate_string() function
135 EXPORT_SYMBOL_GPL(xdr_terminate_string);
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs2xdr.c443 xdr_terminate_string(xdr->buf, length); in decode_path()
H A Dnfs3xdr.c241 xdr_terminate_string(xdr->buf, count); in decode_nfspath3()
H A Dnfs4xdr.c5265 xdr_terminate_string(rcvbuf, len); in decode_readlink()