Searched refs:nfsd_createargs (Results 1 – 3 of 3) sorted by relevance
39 struct nfsd_createargs { struct134 struct nfsd_createargs create;
262 struct nfsd_createargs *argp = rqstp->rq_argp; in nfsd_proc_create()520 struct nfsd_createargs *argp = rqstp->rq_argp; in nfsd_proc_mkdir()744 .pc_argsize = sizeof(struct nfsd_createargs),745 .pc_argzero = sizeof(struct nfsd_createargs),800 .pc_argsize = sizeof(struct nfsd_createargs),801 .pc_argzero = sizeof(struct nfsd_createargs),
348 struct nfsd_createargs *args = rqstp->rq_argp; in nfssvc_decode_createargs()