Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/nfsd/
A 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()
A Dstats.c40 percpu_counter_sum_positive(&nfsdstats.counter[NFSD_STATS_RC_HITS]), in nfsd_show()
A Dnfscache.c619 percpu_counter_sum_positive(&nfsdstats.counter[NFSD_STATS_RC_HITS])); in nfsd_reply_cache_stats_show()

Completed in 5 milliseconds