Searched defs:nfsd3_writeargs (Results 1 – 1 of 1) sorted by relevance
38 struct nfsd3_writeargs { struct39 svc_fh fh;40 __u64 offset;41 __u32 count;42 int stable;43 __u32 len;44 struct kvec first;