Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dnfsxdr.c304 u32 totalcount; in nfssvc_decode_readargs() local
313 if (xdr_stream_decode_u32(xdr, &totalcount) < 0) in nfssvc_decode_readargs()
323 u32 beginoffset, totalcount; in nfssvc_decode_writeargs() local
333 if (xdr_stream_decode_u32(xdr, &totalcount) < 0) in nfssvc_decode_writeargs()