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