Home
last modified time | relevance | path

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

/linux-6.15/include/linux/sunrpc/
H A Dcache.h225 extern int cache_check_rcu(struct cache_detail *detail,
/linux-6.15/net/sunrpc/
H A Dcache.c284 int cache_check_rcu(struct cache_detail *detail, in cache_check_rcu() function
328 EXPORT_SYMBOL_GPL(cache_check_rcu);
349 rv = cache_check_rcu(detail, h, rqstp); in cache_check()
1442 if (cache_check_rcu(cd, cp, NULL)) in c_show()
/linux-6.15/fs/nfsd/
H A Dexport.c1437 if (cache_check_rcu(cd, &exp->h, NULL)) in e_show()