dest_se_tpg 3147 drivers/target/target_core_pr.c struct se_portal_group *se_tpg, *dest_se_tpg = NULL; dest_se_tpg 3230 drivers/target/target_core_pr.c dest_se_tpg = tmp_lun->lun_tpg; dest_se_tpg 3231 drivers/target/target_core_pr.c dest_tf_ops = dest_se_tpg->se_tpg_tfo; dest_se_tpg 3235 drivers/target/target_core_pr.c atomic_inc_mb(&dest_se_tpg->tpg_pr_ref_count); dest_se_tpg 3238 drivers/target/target_core_pr.c if (core_scsi3_tpg_depend_item(dest_se_tpg)) { dest_se_tpg 3241 drivers/target/target_core_pr.c atomic_dec_mb(&dest_se_tpg->tpg_pr_ref_count); dest_se_tpg 3251 drivers/target/target_core_pr.c if (!dest_se_tpg || !dest_tf_ops) { dest_se_tpg 3269 drivers/target/target_core_pr.c if (proto_ident != dest_se_tpg->proto_id) { dest_se_tpg 3273 drivers/target/target_core_pr.c dest_se_tpg->proto_id, dest_se_tpg 3278 drivers/target/target_core_pr.c initiator_str = target_parse_pr_out_transport_id(dest_se_tpg, dest_se_tpg 3327 drivers/target/target_core_pr.c mutex_lock(&dest_se_tpg->acl_node_mutex); dest_se_tpg 3328 drivers/target/target_core_pr.c dest_node_acl = __core_tpg_get_initiator_node_acl(dest_se_tpg, dest_se_tpg 3332 drivers/target/target_core_pr.c mutex_unlock(&dest_se_tpg->acl_node_mutex); dest_se_tpg 3508 drivers/target/target_core_pr.c core_scsi3_tpg_undepend_item(dest_se_tpg); dest_se_tpg 3531 drivers/target/target_core_pr.c core_scsi3_tpg_undepend_item(dest_se_tpg);