Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfsd/
Dxdr3.h86 struct nfsd3_symlinkargs { struct
87 struct svc_fh ffh;
88 char * fname;
89 unsigned int flen;
90 char * tname;
91 unsigned int tlen;
92 struct iattr attrs;
93 struct kvec first;