Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dcache.h85 int nfsd_cache_lookup(struct svc_rqst *);
H A Dnfscache.c397 int nfsd_cache_lookup(struct svc_rqst *rqstp) in nfsd_cache_lookup() function
H A Dnfssvc.c1025 switch (nfsd_cache_lookup(rqstp)) { in nfsd_dispatch()