Searched defs:nfsd_symlinkargs (Results 1 – 1 of 1) sorted by relevance
62 struct nfsd_symlinkargs { struct63 struct svc_fh ffh;64 char * fname;65 unsigned int flen;66 char * tname;67 unsigned int tlen;68 struct iattr attrs;69 struct kvec first;