Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dstats.c39 percpu_counter_sum_positive(&nn->counter[NFSD_STATS_RC_HITS]), in nfsd_show()
H A Dstats.h29 percpu_counter_add_local(&nn->counter[NFSD_STATS_RC_HITS], 1); in nfsd_stats_rc_hits_inc()
H A Dnetns.h46 NFSD_STATS_RC_HITS, /* repcache hits */ enumerator
H A Dnfscache.c659 percpu_counter_sum_positive(&nn->counter[NFSD_STATS_RC_HITS])); in nfsd_reply_cache_stats_show()
H A Dnfsctl.c2359 percpu_counter_sum_positive(&nn->counter[NFSD_STATS_RC_HITS]), in nfsd_nl_server_stats_scalars()