Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dstats.c42 percpu_counter_sum_positive(&nn->counter[NFSD_STATS_FH_STALE]), in nfsd_show()
H A Dstats.h57 percpu_counter_inc(&nn->counter[NFSD_STATS_FH_STALE]); in nfsd_stats_fh_stale_inc()
H A Dnetns.h49 NFSD_STATS_FH_STALE, /* FH stale error */ enumerator
H A Dnfsctl.c2370 percpu_counter_sum_positive(&nn->counter[NFSD_STATS_FH_STALE]), in nfsd_nl_server_stats_scalars()