Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dstats.h65 percpu_counter_inc(&exp->ex_stats.counter[EXP_STATS_FH_STALE]); in nfsd_stats_fh_stale_inc()
H A Dexport.h52 EXP_STATS_FH_STALE, enumerator
H A Dexport.c772 percpu_counter_sum_positive(&exp->ex_stats.counter[EXP_STATS_FH_STALE])); in svc_export_show()