Searched defs:ldt (Results 1 – 5 of 5) sorted by relevance
97 struct lu_device_type *ldt; in lovsub_device_init() local
731 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() local1252 const struct lu_device_type *ldt = scan->ld_type; in lu_stack_fini() local
155 struct lu_device_type *ldt) in class_register_type()
927 struct lu_device_type *ldt, in cl_type_setup()
460 #define DECLARE_LU_VARS(ldt, d) \ argument