Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dxdr.h40 struct nfsd_createargs { struct
126 struct nfsd_createargs create;
Dnfsproc.c254 struct nfsd_createargs *argp = rqstp->rq_argp; in nfsd_proc_create()
497 struct nfsd_createargs *argp = rqstp->rq_argp; in nfsd_proc_mkdir()
693 .pc_argsize = sizeof(struct nfsd_createargs),
739 .pc_argsize = sizeof(struct nfsd_createargs),
Dnfsxdr.c317 struct nfsd_createargs *args = rqstp->rq_argp; in nfssvc_decode_createargs()