Searched defs:nfsd3_symlinkargs (Results 1 – 1 of 1) sorted by relevance
86 struct nfsd3_symlinkargs { struct87 struct svc_fh ffh;88 char * fname;89 unsigned int flen;90 char * tname;91 unsigned int tlen;92 struct iattr attrs;93 struct kvec first;