Searched refs:dest_tpg (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/target/
H A Dtarget_core_pr.c37 struct se_portal_group *dest_tpg; member in struct:pr_transport_id_holder
1472 struct se_portal_group *dest_tpg = NULL, *tmp_tpg; local
1498 tidh_new->dest_tpg = tpg;
1559 dest_tpg = NULL;
1630 dest_tpg = tmp_tpg;
1632 dest_tpg->se_tpg_tfo->fabric_name,
1640 if (!dest_tpg) {
1642 " dest_tpg\n");
1649 dest_tpg->se_tpg_tfo->fabric_name, cmd->data_length,
1656 core_scsi3_tpg_undepend_item(dest_tpg);
[all...]

Completed in 195 milliseconds