Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfsd/
Dstats.h15 NFSD_STATS_RC_HITS, /* repcache hits */ enumerator
47 percpu_counter_inc(&nfsdstats.counter[NFSD_STATS_RC_HITS]); in nfsd_stats_rc_hits_inc()
Dstats.c40 percpu_counter_sum_positive(&nfsdstats.counter[NFSD_STATS_RC_HITS]), in nfsd_show()
Dnfscache.c619 percpu_counter_sum_positive(&nfsdstats.counter[NFSD_STATS_RC_HITS])); in nfsd_reply_cache_stats_show()