Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/nfsd/
H A Dstats.h15 NFSD_STATS_RC_HITS, /* repcache hits */ enumerator
48 percpu_counter_inc(&nfsdstats.counter[NFSD_STATS_RC_HITS]); in nfsd_stats_rc_hits_inc()
H A Dstats.c40 percpu_counter_sum_positive(&nfsdstats.counter[NFSD_STATS_RC_HITS]), in nfsd_show()
H A Dnfscache.c695 percpu_counter_sum_positive(&nfsdstats.counter[NFSD_STATS_RC_HITS])); in nfsd_reply_cache_stats_show()

Completed in 2 milliseconds