Searched refs:obd_stopping (Results 1 – 9 of 9) sorted by relevance
93 obd->obd_stopping == 1 || obd->obd_set_up == 0, in __llog_ctxt_put()95 !!obd->obd_stopping, !!obd->obd_set_up); in __llog_ctxt_put()
320 if (obd->obd_stopping) in class_handle_ioctl()366 if (!obd->obd_set_up || obd->obd_stopping) { in class_handle_ioctl()
418 if (obd->obd_stopping) { in class_cleanup()424 obd->obd_stopping = 1; in class_cleanup()504 if ((refs == 1) && obd->obd_stopping) { in class_decref()521 if (obd->obd_stopping) { in class_decref()
549 if (!obd || obd->obd_set_up == 0 || obd->obd_stopping) in class_notify_sptlrpc_conf()766 if (obd->obd_stopping) { in class_new_export()789 if (obd->obd_stopping) { in class_new_export()
248 if (obd && !obd->obd_stopping) { in lustre_start_mgc()
247 if (obd->obd_stopping) in health_show()367 if (obd->obd_stopping) in obd_device_list_seq_show()
296 if (!obd->obd_set_up || obd->obd_stopping) { in obd_check_dev_active()1294 if (!obd->obd_set_up || obd->obd_stopping) in obd_health_check()
734 obd_stopping:1, /* started cleanup */ member
956 if (echo_dev2cl(d)->cd_lu_dev.ld_obd->obd_stopping) in cl_echo_object_find()