Searched refs:ltd_active (Results 1 – 7 of 7) sorted by relevance
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()264 if (tgt == NULL || tgt->ltd_exp == NULL || tgt->ltd_active == 0) in lmv_set_timeouts()306 lmv->tgts[i]->ltd_active == 0) { in lmv_init_ea_size()392 tgt->ltd_active = 1; in lmv_connect_mdc()492 tgt->ltd_active = 0; in lmv_add_target()567 tgt->ltd_active = 0; in lmv_check_connect()614 if (tgt->ltd_active) { in lmv_disconnect_mdc()829 if (lmv->tgts[i]->ltd_active) { in lmv_hsm_ct_register()[all …]
178 tgt->ltd_active ? "" : "IN"); in lmv_tgt_seq_show()
114 lov->lov_tgts[req->rq_idx]->ltd_active)) in lov_update_common_set()135 rc = !tgt || tgt->ltd_active || in lov_check_set()163 if (likely(tgt->ltd_active)) { in lov_check_and_wait_active()180 if (tgt != NULL && tgt->ltd_active) in lov_check_and_wait_active()443 lov->lov_tgts[req->rq_idx]->ltd_active)) in lov_update_setattr_set()676 if (!tgt || !tgt->ltd_active) in cb_statfs_update()
267 if (tgt->ltd_active) { in lov_disconnect_obd()268 tgt->ltd_active = 0; in lov_disconnect_obd()398 if (lov->lov_tgts[index]->ltd_active == active) { in lov_set_osc_active()407 lov->lov_tgts[index]->ltd_active = active; in lov_set_osc_active()485 if (is_sync && !lov->lov_tgts[i]->ltd_active) in lov_notify()674 lov->lov_tgts[index]->ltd_active); in lov_del_target()837 if (!lov->lov_tgts[i] || !lov->lov_tgts[i]->ltd_active) in lov_precleanup()879 if (lov->lov_tgts[i]->ltd_active || in lov_cleanup()1410 if (!lov->lov_tgts[index]->ltd_active) in lov_iocontrol()1554 if (lov->lov_tgts[i]->ltd_active) { in lov_iocontrol()[all …]
245 tgt->ltd_active ? "" : "IN"); in lov_tgt_seq_show()
170 if (imp == NULL || !tgt->ltd_active) { in lov_tgt_maxbytes()
435 unsigned long ltd_active:1,/* is this target up for requests */ member490 unsigned long ltd_active:1; /* target up for requests */ member