Home
last modified time | relevance | path

Searched refs:cache_check_rcu (Results 1 – 2 of 2) sorted by relevance

/linux/net/sunrpc/
H A Dcache.c287 int cache_check_rcu(struct cache_detail *detail, in cache_check_rcu() function
331 EXPORT_SYMBOL_GPL(cache_check_rcu);
352 rv = cache_check_rcu(detail, h, rqstp); in cache_check()
1444 if (cache_check_rcu(cd, cp, NULL)) in c_show()
/linux/fs/nfsd/
H A Dexport.c1469 if (cache_check_rcu(cd, &exp->h, NULL)) in e_show()