Home
last modified time | relevance | path

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

/bionic/libc/kernel/common/linux/nfsd/
Dxdr.h78 struct nfsd_symlinkargs { struct
79 struct svc_fh ffh;
80 char * fname;
81 int flen;
82 char * tname;
83 int tlen;
84 struct iattr attrs;