Home
last modified time | relevance | path

Searched refs:nfsd3_createargs (Results 1 – 3 of 3) sorted by relevance

/linux/fs/nfsd/
H A Dxdr3.h46 struct nfsd3_createargs { struct
246 struct nfsd3_createargs createargs;
H A Dnfs3proc.c257 struct svc_fh *resfhp, struct nfsd3_createargs *argp) in nfsd3_create_file()
379 struct nfsd3_createargs *argp = rqstp->rq_argp; in nfsd3_proc_create()
402 struct nfsd3_createargs *argp = rqstp->rq_argp; in nfsd3_proc_mkdir()
830 #define nfsd3_mkdirargs nfsd3_createargs
944 .pc_argsize = sizeof(struct nfsd3_createargs),
945 .pc_argzero = sizeof(struct nfsd3_createargs),
H A Dnfs3xdr.c578 struct nfsd3_createargs *args = rqstp->rq_argp; in nfs3svc_decode_createargs()
602 struct nfsd3_createargs *args = rqstp->rq_argp; in nfs3svc_decode_mkdirargs()