Searched defs:xdr_encode_string (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/afs/
H A Dyfsclient.c61 static __be32 *xdr_encode_string(__be32 *bp, const char *p, unsigned int len) function
/linux-master/net/sunrpc/
H A Dxdr.c99 xdr_encode_string(__be32 *p, const char *string) function
103 EXPORT_SYMBOL_GPL(xdr_encode_string); variable

Completed in 244 milliseconds