Searched defs:nfsd_symlinkargs (Results 1 – 1 of 1) sorted by relevance
78 struct nfsd_symlinkargs { struct79 struct svc_fh ffh;80 char * fname;81 int flen;82 char * tname;83 int tlen;84 struct iattr attrs;