Searched refs:dest_se_tpg (Results 1 – 1 of 1) sorted by relevance
3154 struct se_portal_group *se_tpg, *dest_se_tpg = NULL; in core_scsi3_emulate_pro_register_and_move() local3237 dest_se_tpg = tmp_lun->lun_tpg; in core_scsi3_emulate_pro_register_and_move()3238 dest_tf_ops = dest_se_tpg->se_tpg_tfo; in core_scsi3_emulate_pro_register_and_move()3242 atomic_inc_mb(&dest_se_tpg->tpg_pr_ref_count); in core_scsi3_emulate_pro_register_and_move()3245 if (core_scsi3_tpg_depend_item(dest_se_tpg)) { in core_scsi3_emulate_pro_register_and_move()3248 atomic_dec_mb(&dest_se_tpg->tpg_pr_ref_count); in core_scsi3_emulate_pro_register_and_move()3258 if (!dest_se_tpg || !dest_tf_ops) { in core_scsi3_emulate_pro_register_and_move()3276 if (proto_ident != dest_se_tpg->proto_id) { in core_scsi3_emulate_pro_register_and_move()3280 dest_se_tpg->proto_id, in core_scsi3_emulate_pro_register_and_move()3285 initiator_str = target_parse_pr_out_transport_id(dest_se_tpg, in core_scsi3_emulate_pro_register_and_move()[all …]