Searched refs:ltd_active (Results 1 – 7 of 7) sorted by relevance
126 lov->lov_tgts[req->rq_idx]->ltd_active)) in lov_update_common_set()147 rc = !tgt || tgt->ltd_active || in lov_check_set()175 if (likely(tgt->ltd_active)) { in lov_check_and_wait_active()192 if (tgt != NULL && tgt->ltd_active) in lov_check_and_wait_active()454 lov->lov_tgts[req->rq_idx]->ltd_active)) in lov_update_setattr_set()688 if (!tgt || !tgt->ltd_active) in cb_statfs_update()
280 if (tgt->ltd_active) { in lov_disconnect_obd()281 tgt->ltd_active = 0; in lov_disconnect_obd()410 if (lov->lov_tgts[index]->ltd_active == active) { in lov_set_osc_active()419 lov->lov_tgts[index]->ltd_active = active; in lov_set_osc_active()497 if (is_sync && !lov->lov_tgts[i]->ltd_active) in lov_notify()687 lov->lov_tgts[index]->ltd_active); in lov_del_target()854 if (!lov->lov_tgts[i] || !lov->lov_tgts[i]->ltd_active) in lov_precleanup()895 if (lov->lov_tgts[i]->ltd_active || in lov_cleanup()1428 if (!lov->lov_tgts[index]->ltd_active) in lov_iocontrol()1572 if (lov->lov_tgts[i]->ltd_active) { in lov_iocontrol()[all …]
240 tgt->ltd_active ? "" : "IN"); in lov_tgt_seq_show()
172 if (imp == NULL || !tgt->ltd_active) { in lov_tgt_maxbytes()
62 if (tgt->ltd_active == activate) in lmv_activate_target()65 tgt->ltd_active = activate; in lmv_activate_target()116 if (tgt->ltd_active == activate) { in lmv_set_mdc_active()278 if (tgt == NULL || tgt->ltd_exp == NULL || tgt->ltd_active == 0) in lmv_set_timeouts()320 lmv->tgts[i]->ltd_active == 0) { in lmv_init_ea_size()407 tgt->ltd_active = 1; in lmv_connect_mdc()523 tgt->ltd_active = 0; in lmv_add_target()597 tgt->ltd_active = 0; in lmv_check_connect()645 if (tgt->ltd_active) { in lmv_disconnect_mdc()864 if (lmv->tgts[i]->ltd_active) { in lmv_hsm_ct_register()[all …]
181 tgt->ltd_active ? "" : "IN"); in lmv_tgt_seq_show()
529 unsigned long ltd_active:1,/* is this target up for requests */ member582 unsigned long ltd_active:1; /* target up for requests */ member