Searched refs:nfsd_createargs (Results 1 – 3 of 3) sorted by relevance
39 struct nfsd_createargs { struct134 struct nfsd_createargs create;
281 struct nfsd_createargs *argp = rqstp->rq_argp; in nfsd_proc_create()545 struct nfsd_createargs *argp = rqstp->rq_argp; in nfsd_proc_mkdir()773 .pc_argsize = sizeof(struct nfsd_createargs),774 .pc_argzero = sizeof(struct nfsd_createargs),829 .pc_argsize = sizeof(struct nfsd_createargs),830 .pc_argzero = sizeof(struct nfsd_createargs),
348 struct nfsd_createargs *args = rqstp->rq_argp; in nfssvc_decode_createargs()