Searched refs:root_count (Results 1 – 2 of 2) sorted by relevance
30 unsigned int root_count; member138 world->root_count++; in root_create()147 world->root_count--; in root_destroy()154 unsigned int orig_root_count = world->root_count; in test_nodelta_obj_get()169 if (world->root_count != orig_root_count + 1) { in test_nodelta_obj_get()175 if (world->root_count != orig_root_count) { in test_nodelta_obj_get()207 unsigned int orig_root_count = world->root_count; in test_nodelta_obj_put()212 if (world->root_count != orig_root_count - 1) { in test_nodelta_obj_put()217 if (world->root_count != orig_root_count) { in test_nodelta_obj_put()598 if (orig_root_count != world->root_count) { in check_expect()[all …]
20 unsigned int root_count; member241 min = objagg->hints->root_count; in objagg_obj_root_id_alloc()623 objagg_stats->root_count++; in objagg_stats_get()666 hnode->root_id = objagg_hints->root_count++; in objagg_hints_node_create()1039 objagg_stats->root_count++; in objagg_hints_stats_get()