Searched refs:nfsd_createargs (Results 1 – 3 of 3) sorted by relevance
40 struct nfsd_createargs { struct135 struct nfsd_createargs create;
286 struct nfsd_createargs *argp = rqstp->rq_argp; in nfsd_proc_create()531 struct nfsd_createargs *argp = rqstp->rq_argp; in nfsd_proc_mkdir()751 .pc_argsize = sizeof(struct nfsd_createargs),752 .pc_argzero = sizeof(struct nfsd_createargs),807 .pc_argsize = sizeof(struct nfsd_createargs),808 .pc_argzero = sizeof(struct nfsd_createargs),
362 struct nfsd_createargs *args = rqstp->rq_argp; in nfssvc_decode_createargs()