Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dnetns.h46 NFSD_STATS_COUNTERS_NUM enumerator
187 struct percpu_counter counter[NFSD_STATS_COUNTERS_NUM];
H A Dstats.c110 return nfsd_percpu_counters_init(nn->counter, NFSD_STATS_COUNTERS_NUM); in nfsd_stat_counters_init()
115 nfsd_percpu_counters_destroy(nn->counter, NFSD_STATS_COUNTERS_NUM); in nfsd_stat_counters_destroy()