Home
last modified time | relevance | path

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

/openbmc/linux/fs/fscache/
H A Dstats.c49 atomic_t fscache_n_culled; variable
50 EXPORT_SYMBOL(fscache_n_culled);
94 atomic_read(&fscache_n_culled)); in fscache_stats_show()
/openbmc/linux/include/linux/
H A Dfscache-cache.h191 extern atomic_t fscache_n_culled;
196 #define fscache_count_culled() atomic_inc(&fscache_n_culled)