Searched refs:decode_string (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/fs/nfs/ |
| D | callback_xdr.c | 75 static __be32 decode_string(struct xdr_stream *xdr, unsigned int *len, in decode_string() function 146 status = decode_string(xdr, &hdr->taglen, &hdr->tag, CB_OP_TAGLEN_MAXSZ); in decode_compound_hdr_arg()
|
| /kernel/linux/linux-5.10/fs/nfs/ |
| D | callback_xdr.c | 76 static __be32 decode_string(struct xdr_stream *xdr, unsigned int *len, in decode_string() function 147 status = decode_string(xdr, &hdr->taglen, &hdr->tag, CB_OP_TAGLEN_MAXSZ); in decode_compound_hdr_arg()
|