Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dstats.c40 percpu_counter_sum_positive(&nn->counter[NFSD_STATS_FH_STALE]), in nfsd_show()
H A Dstats.h34 percpu_counter_inc(&nn->counter[NFSD_STATS_FH_STALE]); in nfsd_stats_fh_stale_inc()
H A Dnetns.h38 NFSD_STATS_FH_STALE, /* FH stale error */ enumerator