Home
last modified time | relevance | path

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

/linux/fs/nfsd/
A Dstats.h26 NFSD_STATS_COUNTERS_NUM enumerator
30 struct percpu_counter counter[NFSD_STATS_COUNTERS_NUM];
A Dstats.c121 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