Home
last modified time | relevance | path

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

/linux/fs/netfs/
H A Dfscache_stats.c51 atomic_t fscache_n_dio_misfit; variable
52 EXPORT_SYMBOL(fscache_n_dio_misfit);
101 atomic_read(&fscache_n_dio_misfit)); in fscache_stats_show()
/linux/include/linux/
H A Dfscache-cache.h198 extern atomic_t fscache_n_dio_misfit;
204 #define fscache_count_dio_misfit() atomic_inc(&fscache_n_dio_misfit)