Searched defs:nfsd3_symlinkargs (Results 1 – 1 of 1) sorted by relevance
80 struct nfsd3_symlinkargs { struct81 struct svc_fh ffh;82 char * fname;83 unsigned int flen;84 char * tname;85 unsigned int tlen;86 struct iattr attrs;87 struct kvec first;