Searched refs:dstat_tree (Results 1 – 1 of 1) sorted by relevance
86 static struct rb_root dstat_tree[2] = { RB_ROOT, RB_ROOT }; variable177 struct rb_node **p = &(dstat_tree[dstat_curr].rb_node); in blkiomon_find_dstat()216 rb_insert_color(&dstat->node, &dstat_tree[dstat_curr]); in blkiomon_get_dstat()295 dstat_tree[finished] = RB_ROOT; in blkiomon_interval()