Home
last modified time | relevance | path

Searched refs:nfsd_createargs (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dxdr.h40 struct nfsd_createargs { struct
137 struct nfsd_createargs create;
H A Dnfsproc.c257 struct nfsd_createargs *argp = rqstp->rq_argp; in nfsd_proc_create()
511 struct nfsd_createargs *argp = rqstp->rq_argp; in nfsd_proc_mkdir()
710 .pc_argsize = sizeof(struct nfsd_createargs),
756 .pc_argsize = sizeof(struct nfsd_createargs),
H A Dnfsxdr.c318 struct nfsd_createargs *args = rqstp->rq_argp; in nfssvc_decode_createargs()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dxdr.h39 struct nfsd_createargs { struct
134 struct nfsd_createargs create;
H A Dnfsproc.c250 struct nfsd_createargs *argp = rqstp->rq_argp; in nfsd_proc_create()
508 struct nfsd_createargs *argp = rqstp->rq_argp; in nfsd_proc_mkdir()
732 .pc_argsize = sizeof(struct nfsd_createargs),
733 .pc_argzero = sizeof(struct nfsd_createargs),
788 .pc_argsize = sizeof(struct nfsd_createargs),
789 .pc_argzero = sizeof(struct nfsd_createargs),
H A Dnfsxdr.c348 struct nfsd_createargs *args = rqstp->rq_argp; in nfssvc_decode_createargs()

Completed in 5 milliseconds