Home
last modified time | relevance | path

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

/linux-3.4.99/fs/fscache/
Dstats.c84 atomic_t fscache_n_updates_null; variable
173 atomic_read(&fscache_n_updates_null), in fscache_stats_show()
Dinternal.h209 extern atomic_t fscache_n_updates_null;
Dcookie.c383 fscache_stat(&fscache_n_updates_null); in __fscache_update_cookie()