Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dstats.c40 percpu_counter_sum_positive(&nn->counter[NFSD_STATS_RC_MISSES]), in nfsd_show()
H A Dstats.h40 percpu_counter_add_local(&nn->counter[NFSD_STATS_RC_MISSES], 1); in nfsd_stats_rc_misses_inc()
H A Dnetns.h47 NFSD_STATS_RC_MISSES, /* repcache misses */ enumerator
H A Dnfscache.c661 percpu_counter_sum_positive(&nn->counter[NFSD_STATS_RC_MISSES])); in nfsd_reply_cache_stats_show()
H A Dnfsctl.c2362 percpu_counter_sum_positive(&nn->counter[NFSD_STATS_RC_MISSES]), in nfsd_nl_server_stats_scalars()