Searched defs:nfsd_symlinkargs (Results 1 – 1 of 1) sorted by relevance
67 struct nfsd_symlinkargs { struct68 struct svc_fh ffh;69 char * fname;70 unsigned int flen;71 char * tname;72 unsigned int tlen;73 struct iattr attrs;