Home
last modified time | relevance | path

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

/fs/ceph/
Dmetric.c154 wsize->total_ops = cpu_to_le64(m->total_writes); in ceph_mdsc_send_metrics()
260 m->total_writes = 0; in ceph_metric_init()
377 total = ++m->total_writes; in ceph_update_write_metrics()
Dmetric.h149 u64 total_writes; member
Ddebugfs.c183 total = m->total_writes; in metric_show()
216 total = m->total_writes; in metric_show()