Searched refs:NFSD_STATS_COUNTERS_NUM (Results 1 – 2 of 2) sorted by relevance
26 NFSD_STATS_COUNTERS_NUM enumerator30 struct percpu_counter counter[NFSD_STATS_COUNTERS_NUM];
121 return nfsd_percpu_counters_init(nfsdstats.counter, NFSD_STATS_COUNTERS_NUM); in nfsd_stat_counters_init()126 nfsd_percpu_counters_destroy(nfsdstats.counter, NFSD_STATS_COUNTERS_NUM); in nfsd_stat_counters_destroy()
Completed in 4 milliseconds