Searched refs:obd_starting (Results 1 – 3 of 3) sorted by relevance
92 LASSERTF(obd->obd_starting == 1 || in __llog_ctxt_put()94 "wrong obd state: %d/%d/%d\n", !!obd->obd_starting, in __llog_ctxt_put()
311 if (obd->obd_starting) { in class_setup()319 obd->obd_starting = 1; in class_setup()370 obd->obd_starting = 0; in class_setup()
735 obd_starting:1, /* started setup */ member