Searched refs:dest_se_tpg (Results 1 – 1 of 1) sorted by relevance
3148 struct se_portal_group *se_tpg, *dest_se_tpg = NULL; in core_scsi3_emulate_pro_register_and_move() local3230 dest_se_tpg = tmp_lun->lun_tpg; in core_scsi3_emulate_pro_register_and_move()3231 dest_tf_ops = dest_se_tpg->se_tpg_tfo; in core_scsi3_emulate_pro_register_and_move()3235 atomic_inc_mb(&dest_se_tpg->tpg_pr_ref_count); in core_scsi3_emulate_pro_register_and_move()3238 if (core_scsi3_tpg_depend_item(dest_se_tpg)) { in core_scsi3_emulate_pro_register_and_move()3241 atomic_dec_mb(&dest_se_tpg->tpg_pr_ref_count); in core_scsi3_emulate_pro_register_and_move()3251 if (!dest_se_tpg || !dest_tf_ops) { in core_scsi3_emulate_pro_register_and_move()3269 if (proto_ident != dest_se_tpg->proto_id) { in core_scsi3_emulate_pro_register_and_move()3273 dest_se_tpg->proto_id, in core_scsi3_emulate_pro_register_and_move()3278 initiator_str = target_parse_pr_out_transport_id(dest_se_tpg, in core_scsi3_emulate_pro_register_and_move()[all …]