Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfsd/
Dstats.c101 void nfsd_percpu_counters_destroy(struct percpu_counter counters[], int num) in nfsd_percpu_counters_destroy() function
116 nfsd_percpu_counters_destroy(nfsdstats.counter, NFSD_STATS_COUNTERS_NUM); in nfsd_stat_counters_destroy()
Dstats.h41 void nfsd_percpu_counters_destroy(struct percpu_counter counters[], int num);
Dnfscache.c158 nfsd_percpu_counters_destroy(nn->counter, NFSD_NET_COUNTERS_NUM); in nfsd_reply_cache_stats_destroy()
Dexport.c347 nfsd_percpu_counters_destroy(stats->counter, EXP_STATS_COUNTERS_NUM); in export_stats_destroy()