Searched defs:nfsd3_mknodargs (Results 1 – 1 of 1) sorted by relevance
55 struct nfsd3_mknodargs { struct56 struct svc_fh fh;57 char * name;58 unsigned int len;59 __u32 ftype;60 __u32 major, minor;61 struct iattr attrs;