Searched refs:obd_ops (Results 1 – 10 of 10) sorted by relevance
60 struct obd_ops;1048 extern struct obd_ops ldlm_obd_ops;
77 int class_register_type(struct obd_ops *, struct md_ops *,362 ((offsetof(struct obd_ops, o_ ## op) - \363 offsetof(struct obd_ops, o_iocontrol)) \364 / sizeof(((struct obd_ops *)(0))->o_iocontrol))
245 struct obd_ops *typ_dt_ops;1102 struct obd_ops { struct
1729 struct obd_ops mgc_obd_ops = {
158 int class_register_type(struct obd_ops *dt_ops, struct md_ops *md_ops, in class_register_type()
2139 static struct obd_ops echo_client_obd_ops = {
2313 static struct obd_ops lov_obd_ops = {
2653 static struct obd_ops mdc_obd_ops = {
2816 static struct obd_ops lmv_obd_ops = {
3304 struct obd_ops osc_obd_ops = {