Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dxdr3.h47 struct nfsd3_createargs { struct
247 struct nfsd3_createargs createargs;
H A Dnfs3proc.c278 struct svc_fh *resfhp, struct nfsd3_createargs *argp) in nfsd3_create_file()
402 struct nfsd3_createargs *argp = rqstp->rq_argp; in nfsd3_proc_create()
420 struct nfsd3_createargs *argp = rqstp->rq_argp; in nfsd3_proc_mkdir()
837 #define nfsd3_mkdirargs nfsd3_createargs
951 .pc_argsize = sizeof(struct nfsd3_createargs),
952 .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()