Home
last modified time | relevance | path

Searched refs:nfsd_dispatch (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs3acl.c276 .vs_dispatch = nfsd_dispatch,
H A Dnfs2acl.c387 .vs_dispatch = nfsd_dispatch,
H A Dnfsd.h89 int nfsd_dispatch(struct svc_rqst *rqstp);
H A Dnfssvc.c976 * nfsd_dispatch - Process an NFS or NFSACL Request
985 int nfsd_dispatch(struct svc_rqst *rqstp) in nfsd_dispatch() function
H A Dnfsproc.c836 .vs_dispatch = nfsd_dispatch,
H A Dnfs3proc.c1063 .vs_dispatch = nfsd_dispatch,
H A Dnfs4proc.c3659 .vs_dispatch = nfsd_dispatch,
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs3acl.c283 .vs_dispatch = nfsd_dispatch,
H A Dnfs2acl.c284 * nfsd_dispatch actually ensures the following cannot happen. in nfsaclsvc_encode_getaclres()
436 .vs_dispatch = nfsd_dispatch,
H A Dnfsd.h80 int nfsd_dispatch(struct svc_rqst *rqstp, __be32 *statp);
H A Dnfssvc.c1027 * nfsd_dispatch - Process an NFS or NFSACL Request
1037 int nfsd_dispatch(struct svc_rqst *rqstp, __be32 *statp) in nfsd_dispatch() function
1044 dprintk("nfsd_dispatch: vers %d proc %d\n", in nfsd_dispatch()
H A Dnfsproc.c796 .vs_dispatch = nfsd_dispatch,
H A Dnfs3proc.c932 .vs_dispatch = nfsd_dispatch,
H A Dnfs4proc.c3319 .vs_dispatch = nfsd_dispatch,

Completed in 20 milliseconds