Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dstats.h18 NFSD_STATS_FH_STALE, /* FH stale error */ enumerator
63 percpu_counter_inc(&nfsdstats.counter[NFSD_STATS_FH_STALE]); in nfsd_stats_fh_stale_inc()
H A Dstats.c43 percpu_counter_sum_positive(&nfsdstats.counter[NFSD_STATS_FH_STALE]), in nfsd_show()