Searched refs:md_ops (Results 1 – 5 of 5) sorted by relevance
153 int class_register_type(struct obd_ops *dt_ops, struct md_ops *md_ops, in class_register_type() argument184 if (md_ops) in class_register_type()185 *(type->typ_md_ops) = *md_ops; in class_register_type()
75 int class_register_type(struct obd_ops *, struct md_ops *,327 ((offsetof(struct md_ops, m_ ## op) - \328 offsetof(struct md_ops, m_getstatus)) \329 / sizeof(((struct md_ops *)(0))->m_getstatus))
172 struct md_ops *typ_md_ops;1126 struct md_ops { struct
2485 static struct md_ops mdc_md_ops = {
2766 static struct md_ops lmv_md_ops = {