Searched refs:obd_starting (Results 1 – 3 of 3) sorted by relevance
93 LASSERTF(obd->obd_starting == 1 || in __llog_ctxt_put()95 "wrong obd state: %d/%d/%d\n", !!obd->obd_starting, in __llog_ctxt_put()
478 if (obd->obd_starting) { in class_setup()486 obd->obd_starting = 1; in class_setup()574 obd->obd_starting = 0; in class_setup()
828 obd_starting:1, /* started setup */ member