Home
last modified time | relevance | path

Searched defs:ldt (Results 1 – 5 of 5) sorted by relevance

/drivers/staging/lustre/lustre/lov/
Dlovsub_dev.c97 struct lu_device_type *ldt; in lovsub_device_init() local
/drivers/staging/lustre/lustre/obdclass/
Dlu_object.c731 int lu_device_type_init(struct lu_device_type *ldt) in lu_device_type_init()
744 void lu_device_type_fini(struct lu_device_type *ldt) in lu_device_type_fini()
754 struct lu_device_type *ldt; in lu_types_stop() local
1252 const struct lu_device_type *ldt = scan->ld_type; in lu_stack_fini() local
Dgenops.c155 struct lu_device_type *ldt) in class_register_type()
Dcl_object.c927 struct lu_device_type *ldt, in cl_type_setup()
/drivers/staging/lustre/lustre/include/
Dobd_class.h460 #define DECLARE_LU_VARS(ldt, d) \ argument