Searched defs:nfsd3_renameargs (Results 1 – 1 of 1) sorted by relevance
65 struct nfsd3_renameargs { struct66 struct svc_fh ffh;67 char * fname;68 unsigned int flen;69 struct svc_fh tfh;70 char * tname;71 unsigned int tlen;