Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dcache.h85 int nfsd_cache_lookup(struct svc_rqst *rqstp, unsigned int start,
H A Dnfscache.c479 int nfsd_cache_lookup(struct svc_rqst *rqstp, unsigned int start, in nfsd_cache_lookup() function
H A Dnfssvc.c1016 switch (nfsd_cache_lookup(rqstp, start, len, &rp)) { in nfsd_dispatch()