Home
last modified time | relevance | path

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

/fs/fscache/
Dstats.c88 atomic_t fscache_n_relinquishes_null; variable
188 atomic_read(&fscache_n_relinquishes_null), in fscache_stats_show()
Dinternal.h237 extern atomic_t fscache_n_relinquishes_null;
Dcookie.c789 fscache_stat(&fscache_n_relinquishes_null); in __fscache_relinquish_cookie()