Searched refs:nfsd_createargs (Results 1 – 3 of 3) sorted by relevance
39 struct nfsd_createargs { struct 134 struct nfsd_createargs create;40 fhnfsd_createargs global() argument 41 namenfsd_createargs global() argument 42 lennfsd_createargs global() argument 43 attrsnfsd_createargs global() argument
279 struct nfsd_createargs *argp = rqstp->rq_argp; in nfsd_proc_create() 522 struct nfsd_createargs *argp = rqstp->rq_argp; in nfsd_proc_mkdir() 742 .pc_argsize = sizeof(struct nfsd_createargs),743 .pc_argzero = sizeof(struct nfsd_createargs),798 .pc_argsize = sizeof(struct nfsd_createargs),799 .pc_argzero = sizeof(struct nfsd_createargs),
348 struct nfsd_createargs *args = rqstp->rq_argp; in nfssvc_decode_createargs()