Home
last modified time | relevance | path

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

/linux-3.4.99/fs/fscache/
Dobject.c140 fscache_stat(&fscache_n_cop_lookup_complete); in fscache_object_state_machine()
142 fscache_stat_d(&fscache_n_cop_lookup_complete); in fscache_object_state_machine()
599 fscache_stat(&fscache_n_cop_lookup_complete); in fscache_object_available()
601 fscache_stat_d(&fscache_n_cop_lookup_complete); in fscache_object_available()
Dstats.c113 atomic_t fscache_n_cop_lookup_complete; variable
247 atomic_read(&fscache_n_cop_lookup_complete), in fscache_stats_show()
Dinternal.h238 extern atomic_t fscache_n_cop_lookup_complete;