Home
last modified time | relevance | path

Searched refs:obd_types (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/lustre/lustre/obdclass/
Dclass_obd.c52 struct list_head obd_types; variable
496 INIT_LIST_HEAD(&obd_types); in init_obdclass()
Dgenops.c97 list_for_each(tmp, &obd_types) { in class_search_type()
213 list_add(&type->typ_chain, &obd_types); in class_register_type()
/drivers/staging/lustre/lustre/include/
Dobd_class.h73 extern struct list_head obd_types;