Searched refs:btt_ida (Results 1 – 3 of 3) sorted by relevance
31 ida_simple_remove(&nd_region->btt_ida, nd_btt->id); in nd_btt_release()172 nd_btt->id = ida_simple_get(&nd_region->btt_ida, 0, 0, GFP_KERNEL); in __nd_btt_create()198 ida_simple_remove(&nd_region->btt_ida, nd_btt->id); in __nd_btt_create()
100 struct ida btt_ida; member
718 ida_init(&nd_region->btt_ida); in nd_region_create()