Searched defs:nfsd3_writeargs (Results 1 – 1 of 1) sorted by relevance
37 struct nfsd3_writeargs { struct38 svc_fh fh;39 __u64 offset;40 __u32 count;41 int stable;42 __u32 len;43 struct xdr_buf payload;