Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfs4xdr.c488 u32 attrlist4_count; in nfsd4_decode_fattr4() local
504 if (xdr_stream_decode_u32(argp->xdr, &attrlist4_count) < 0) in nfsd4_decode_fattr4()
673 if (attrlist4_count != xdr_stream_pos(argp->xdr) - starting_pos) { in nfsd4_decode_fattr4()