Searched refs:obd_types (Results 1 – 3 of 3) sorted by relevance
53 struct list_head obd_types; variable559 INIT_LIST_HEAD(&obd_types); in init_obdclass()
100 list_for_each(tmp, &obd_types) { in class_search_type()210 list_add(&type->typ_chain, &obd_types); in class_register_type()
75 extern struct list_head obd_types;