Home
last modified time | relevance | path

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

/fs/ceph/
Dmetric.c144 rsize->total_ops = cpu_to_le64(m->total_reads); in ceph_mdsc_send_metrics()
250 m->total_reads = 0; in ceph_metric_init()
352 total = ++m->total_reads; in ceph_update_read_metrics()
Dmetric.h139 u64 total_reads; member
Ddebugfs.c173 total = m->total_reads; in metric_show()
207 total = m->total_reads; in metric_show()