Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
H A Dcache.h85 int nfsd_cache_lookup(struct svc_rqst *);
H A Dnfscache.c383 * nfsd_cache_lookup - Find an entry in the duplicate reply cache
397 int nfsd_cache_lookup(struct svc_rqst *rqstp) in nfsd_cache_lookup() function
H A Dnfssvc.c1058 switch (nfsd_cache_lookup(rqstp)) { in nfsd_dispatch()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dcache.h87 int nfsd_cache_lookup(struct svc_rqst *rqstp, unsigned int start,
H A Dnfscache.c485 * nfsd_cache_lookup - Find an entry in the duplicate reply cache
502 int nfsd_cache_lookup(struct svc_rqst *rqstp, unsigned int start, in nfsd_cache_lookup() function
H A Dnfssvc.c1002 * size now for the call to nfsd_cache_lookup(). in nfsd_dispatch()
1010 switch (nfsd_cache_lookup(rqstp, start, len, &rp)) { in nfsd_dispatch()

Completed in 6 milliseconds