Searched defs:nfsd_readargs (Results 1 – 1 of 1) sorted by relevance
34 struct nfsd_readargs { struct35 struct svc_fh fh;36 __u32 offset;37 __u32 count;38 struct kvec vec[RPCSVC_MAXPAGES];39 int vlen;