Searched defs:nfsd3_symlinkargs (Results 1 – 1 of 1) sorted by relevance
85 struct nfsd3_symlinkargs { struct86 struct svc_fh ffh;87 char * fname;88 unsigned int flen;89 char * tname;90 unsigned int tlen;91 struct iattr attrs;