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

/linux-master/fs/nfsd/
H A Dnfs4xdr.c385 u32 attrlist4_count; local
401 if (xdr_stream_decode_u32(argp->xdr, &attrlist4_count) < 0)
525 if (attrlist4_count != xdr_stream_pos(argp->xdr) - starting_pos)

Completed in 95 milliseconds