Home
last modified time | relevance | path

Searched defs:nfsd_symlinkargs (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/nfsd/
Dxdr.h68 struct nfsd_symlinkargs { struct
69 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;