Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfs3proc.c254 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_createargs
892 .pc_argsize = sizeof(struct nfsd3_createargs),
893 .pc_argzero = sizeof(struct nfsd3_createargs),
H A Dxdr3.h46 struct nfsd3_createargs { struct
246 struct nfsd3_createargs createargs;
47 fhnfsd3_createargs global() argument
48 namenfsd3_createargs global() argument
49 lennfsd3_createargs global() argument
50 createmodenfsd3_createargs global() argument
51 attrsnfsd3_createargs global() argument
52 verfnfsd3_createargs global() argument
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()