Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfsd/
Dnetns.h31 NFSD_NET_COUNTERS_NUM enumerator
171 struct percpu_counter counter[NFSD_NET_COUNTERS_NUM];
Dnfscache.c153 return nfsd_percpu_counters_init(nn->counter, NFSD_NET_COUNTERS_NUM); in nfsd_reply_cache_stats_init()
158 nfsd_percpu_counters_destroy(nn->counter, NFSD_NET_COUNTERS_NUM); in nfsd_reply_cache_stats_destroy()