Searched refs:md_ops (Results 1 – 5 of 5) sorted by relevance
158 int class_register_type(struct obd_ops *dt_ops, struct md_ops *md_ops, in class_register_type() argument189 if (md_ops) in class_register_type()190 *(type->typ_md_ops) = *md_ops; in class_register_type()
77 int class_register_type(struct obd_ops *, struct md_ops *,389 ((offsetof(struct md_ops, m_ ## op) - \390 offsetof(struct md_ops, m_getstatus)) \391 / sizeof(((struct md_ops *)(0))->m_getstatus))
246 struct md_ops *typ_md_ops;1267 struct md_ops { struct
2676 static struct md_ops mdc_md_ops = {
2836 static struct md_ops lmv_md_ops = {