Searched refs:obd_types (Results 1 – 3 of 3) sorted by relevance
52 struct list_head obd_types; variable496 INIT_LIST_HEAD(&obd_types); in init_obdclass()
97 list_for_each(tmp, &obd_types) { in class_search_type()213 list_add(&type->typ_chain, &obd_types); in class_register_type()
73 extern struct list_head obd_types;