Searched refs:nfsd3_createargs (Results 1 – 3 of 3) sorted by relevance
254 struct svc_fh *resfhp, struct nfsd3_createargs *argp) in nfsd3_create_file()380 struct nfsd3_createargs *argp = rqstp->rq_argp; in nfsd3_proc_create()398 struct nfsd3_createargs *argp = rqstp->rq_argp; in nfsd3_proc_mkdir()778 #define nfsd3_mkdirargs nfsd3_createargs892 .pc_argsize = sizeof(struct nfsd3_createargs),893 .pc_argzero = sizeof(struct nfsd3_createargs),
46 struct nfsd3_createargs { struct246 struct nfsd3_createargs createargs;
578 struct nfsd3_createargs *args = rqstp->rq_argp; in nfs3svc_decode_createargs()602 struct nfsd3_createargs *args = rqstp->rq_argp; in nfs3svc_decode_mkdirargs()
Completed in 9 milliseconds