Home
last modified time | relevance | path

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

/linux-4.1.27/fs/fscache/
Dstats.c115 atomic_t fscache_n_cop_alloc_object; variable
255 atomic_read(&fscache_n_cop_alloc_object), in fscache_stats_show()
Dcookie.c296 fscache_stat(&fscache_n_cop_alloc_object); in fscache_alloc_object()
298 fscache_stat_d(&fscache_n_cop_alloc_object); in fscache_alloc_object()
Dinternal.h256 extern atomic_t fscache_n_cop_alloc_object;