Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/nfsd/
H A Dstats.h27 NFSD_STATS_COUNTERS_NUM enumerator
31 struct percpu_counter counter[NFSD_STATS_COUNTERS_NUM];
H A 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()

Completed in 1 milliseconds