Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnetns.h47 NFSD_STATS_COUNTERS_NUM enumerator
182 struct percpu_counter counter[NFSD_STATS_COUNTERS_NUM];
H A Dnfsctl.c2161 NFSD_STATS_COUNTERS_NUM); in nfsd_net_init()
2188 percpu_counter_destroy_many(nn->counter, NFSD_STATS_COUNTERS_NUM); in nfsd_net_init()
2224 percpu_counter_destroy_many(nn->counter, NFSD_STATS_COUNTERS_NUM); in nfsd_net_exit()