Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/fscache/
H A Dstats.c101 atomic_t fscache_n_object_lookups_timed_out; variable
175 atomic_read(&fscache_n_object_lookups_timed_out)); in fscache_stats_show()
H A Dinternal.h250 extern atomic_t fscache_n_object_lookups_timed_out;
H A Dobject.c489 fscache_stat(&fscache_n_object_lookups_timed_out); in fscache_look_up_object()