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