Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dstats.c41 percpu_counter_sum_positive(&nn->counter[NFSD_STATS_RC_NOCACHE]), in nfsd_show()
H A Dstats.h51 percpu_counter_add_local(&nn->counter[NFSD_STATS_RC_NOCACHE], 1); in nfsd_stats_rc_nocache_inc()
H A Dnetns.h48 NFSD_STATS_RC_NOCACHE, /* uncached reqs */ enumerator
H A Dnfscache.c663 percpu_counter_sum_positive(&nn->counter[NFSD_STATS_RC_NOCACHE])); in nfsd_reply_cache_stats_show()
H A Dnfsctl.c2365 percpu_counter_sum_positive(&nn->counter[NFSD_STATS_RC_NOCACHE]), in nfsd_nl_server_stats_scalars()