Searched refs:root_ida (Results 1 – 1 of 1) sorted by relevance
50 struct ida root_ida; member245 root_id = ida_alloc_range(&objagg->root_ida, min, max, GFP_KERNEL); in objagg_obj_root_id_alloc()258 ida_free(&objagg->root_ida, objagg_obj->root_id); in objagg_obj_root_id_free()544 ida_init(&objagg->root_ida); in objagg_create()564 ida_destroy(&objagg->root_ida); in objagg_destroy()