Home
last modified time | relevance | path

Searched refs:METRIC_MAX (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ceph/
H A Dmetric.h151 METRIC_MAX enumerator
177 struct ceph_metric metric[METRIC_MAX];
H A Dmetric.c262 for (i = 0; i < METRIC_MAX; i++) { in ceph_metric_init()