Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dstats.h25 NFSD_STATS_WDELEG_GETATTR, /* count of getattr conflict with wdeleg */ enumerator
100 percpu_counter_inc(&nfsdstats.counter[NFSD_STATS_WDELEG_GETATTR]); in nfsd_stats_wdeleg_getattr_inc()
H A Dstats.c69 percpu_counter_sum_positive(&nfsdstats.counter[NFSD_STATS_WDELEG_GETATTR])); in nfsd_show()