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

/linux-4.1.27/fs/nfsd/
H A Dnfs2acl.c266 * nfsd_dispatch actually ensures the following cannot happen. nfsaclsvc_encode_getaclres()
379 .vs_dispatch = nfsd_dispatch,
H A Dnfs3acl.c269 .vs_dispatch = nfsd_dispatch,
H A Dnfssvc.c651 nfsd_dispatch(struct svc_rqst *rqstp, __be32 *statp) nfsd_dispatch() function
658 dprintk("nfsd_dispatch: vers %d proc %d\n", nfsd_dispatch()
H A Dnfsd.h76 int nfsd_dispatch(struct svc_rqst *rqstp, __be32 *statp);
H A Dnfs3proc.c889 .vs_dispatch = nfsd_dispatch,
H A Dnfscache.c522 * Update a cache entry. This is called from nfsd_dispatch when
H A Dnfsproc.c701 .vs_dispatch = nfsd_dispatch,
H A Dnfs4proc.c2360 .vs_dispatch = nfsd_dispatch,

Completed in 108 milliseconds