Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dcallback_xdr.c23 #define CB_OP_TAGLEN_MAXSZ (512) macro
146 status = decode_string(xdr, &hdr->taglen, &hdr->tag, CB_OP_TAGLEN_MAXSZ); in decode_compound_hdr_arg()