Home
last modified time | relevance | path

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

/fs/nfsd/
Dxdr3.h80 struct nfsd3_symlinkargs { struct
81 struct svc_fh ffh;
82 char * fname;
83 unsigned int flen;
84 char * tname;
85 unsigned int tlen;
86 struct iattr attrs;
87 struct kvec first;