Home
last modified time | relevance | path

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

/Linux-v6.1/fs/nfsd/
Dstats.h78 percpu_counter_add(&exp->ex_stats.counter[EXP_STATS_IO_WRITE], amount); in nfsd_stats_io_write_add()
Dexport.h54 EXP_STATS_IO_WRITE, enumerator
Dexport.c753 percpu_counter_sum_positive(&exp->ex_stats.counter[EXP_STATS_IO_WRITE])); in svc_export_show()