Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dstats.c41 percpu_counter_sum_positive(&nn->counter[NFSD_STATS_IO_READ]), in nfsd_show()
H A Dstats.h42 percpu_counter_add(&nn->counter[NFSD_STATS_IO_READ], amount); in nfsd_stats_io_read_add()
H A Dnetns.h39 NFSD_STATS_IO_READ, /* bytes returned to read requests */ enumerator