Home
last modified time | relevance | path

Searched refs:NFSD_STATS_COUNTERS_NUM (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/fs/nfsd/
Dstats.h27 NFSD_STATS_COUNTERS_NUM enumerator
31 struct percpu_counter counter[NFSD_STATS_COUNTERS_NUM];
Dstats.c113 return nfsd_percpu_counters_init(nfsdstats.counter, NFSD_STATS_COUNTERS_NUM); in nfsd_stat_counters_init()
118 nfsd_percpu_counters_destroy(nfsdstats.counter, NFSD_STATS_COUNTERS_NUM); in nfsd_stat_counters_destroy()