Home
last modified time | relevance | path

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

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