Home
last modified time | relevance | path

Searched refs:NFSD_STATS_RC_MISSES (Results 1 – 4 of 4) sorted by relevance

/linux/fs/nfsd/
H A Dstats.c38 percpu_counter_sum_positive(&nn->counter[NFSD_STATS_RC_MISSES]), in nfsd_show()
H A Dstats.h23 percpu_counter_inc(&nn->counter[NFSD_STATS_RC_MISSES]); in nfsd_stats_rc_misses_inc()
H A Dnetns.h35 NFSD_STATS_RC_MISSES, /* repcache misses */ enumerator
H A Dnfscache.c671 percpu_counter_sum_positive(&nn->counter[NFSD_STATS_RC_MISSES])); in nfsd_reply_cache_stats_show()