Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfsd/
Dnetns.h30 NFSD_NET_COUNTERS_NUM enumerator
170 struct percpu_counter counter[NFSD_NET_COUNTERS_NUM];
Dnfscache.c159 return nfsd_percpu_counters_init(nn->counter, NFSD_NET_COUNTERS_NUM); in nfsd_reply_cache_stats_init()
164 nfsd_percpu_counters_destroy(nn->counter, NFSD_NET_COUNTERS_NUM); in nfsd_reply_cache_stats_destroy()