Home
last modified time | relevance | path

Searched refs:nfsd_percpu_counters_init (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/fs/nfsd/
Dstats.c77 int nfsd_percpu_counters_init(struct percpu_counter counters[], int num) in nfsd_percpu_counters_init() function
111 return nfsd_percpu_counters_init(nfsdstats.counter, NFSD_STATS_COUNTERS_NUM); in nfsd_stat_counters_init()
Dstats.h39 int nfsd_percpu_counters_init(struct percpu_counter counters[], int num);
Dnfscache.c153 return nfsd_percpu_counters_init(nn->counter, NFSD_NET_COUNTERS_NUM); in nfsd_reply_cache_stats_init()
Dexport.c337 return nfsd_percpu_counters_init(stats->counter, EXP_STATS_COUNTERS_NUM); in export_stats_init()