Home
last modified time | relevance | path

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

/linux/fs/netfs/
H A Dfscache_stats.c49 atomic_t fscache_n_culled; variable
50 EXPORT_SYMBOL(fscache_n_culled);
96 atomic_read(&fscache_n_culled)); in fscache_stats_show()
/linux/include/linux/
H A Dfscache-cache.h197 extern atomic_t fscache_n_culled;
203 #define fscache_count_culled() atomic_inc(&fscache_n_culled)