Searched defs:nfsd_symlinkargs (Results 1 – 1 of 1) sorted by relevance
68 struct nfsd_symlinkargs { struct69 struct svc_fh ffh;70 char * fname;71 unsigned int flen;72 char * tname;73 unsigned int tlen;74 struct iattr attrs;75 struct kvec first;