Searched defs:nfsd3_writeres (Results 1 – 1 of 1) sorted by relevance
151 struct nfsd3_writeres { struct152 __be32 status;153 struct svc_fh fh;154 unsigned long count;155 int committed;156 __be32 verf[2];
Completed in 5 milliseconds