Home
last modified time | relevance | path

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

/Linux-v6.6/fs/nfsd/
Dcache.h87 int nfsd_cache_lookup(struct svc_rqst *rqstp,
Dnfscache.c481 int nfsd_cache_lookup(struct svc_rqst *rqstp, struct nfsd_cacherep **cacherep) in nfsd_cache_lookup() function
Dnfssvc.c1002 switch (nfsd_cache_lookup(rqstp, &rp)) { in nfsd_dispatch()