Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/fscache/
H A Dstats.c99 atomic_t fscache_n_object_lookups_negative; variable
172 atomic_read(&fscache_n_object_lookups_negative), in fscache_stats_show()
H A Dinternal.h248 extern atomic_t fscache_n_object_lookups_negative;
H A Dobject.c517 fscache_stat(&fscache_n_object_lookups_negative); in fscache_object_lookup_negative()