Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfsd/
Dxdr.h62 struct nfsd_symlinkargs { struct
63 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;