btt_ida            23 drivers/nvdimm/btt_devs.c 	ida_simple_remove(&nd_region->btt_ida, nd_btt->id);
btt_ida           192 drivers/nvdimm/btt_devs.c 	nd_btt->id = ida_simple_get(&nd_region->btt_ida, 0, 0, GFP_KERNEL);
btt_ida           218 drivers/nvdimm/btt_devs.c 	ida_simple_remove(&nd_region->btt_ida, nd_btt->id);
btt_ida           141 drivers/nvdimm/nd.h 	struct ida btt_ida;
btt_ida          1026 drivers/nvdimm/region_devs.c 	ida_init(&nd_region->btt_ida);