Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dstats.c37 percpu_counter_sum_positive(&nn->counter[NFSD_STATS_RC_HITS]), in nfsd_show()
H A Dstats.h18 percpu_counter_inc(&nn->counter[NFSD_STATS_RC_HITS]); in nfsd_stats_rc_hits_inc()
H A Dnetns.h35 NFSD_STATS_RC_HITS, /* repcache hits */ enumerator
H A Dnfscache.c669 percpu_counter_sum_positive(&nn->counter[NFSD_STATS_RC_HITS])); in nfsd_reply_cache_stats_show()