Home
last modified time | relevance | path

Searched refs:se_tpg_wwn (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/drivers/target/
Dtarget_core_fabric_configfs.c271 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_mappedlun()
378 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_nodeacl()
451 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_np_base_release()
472 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_np()
646 tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_port_link()
680 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_port_unlink()
746 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_lun()
808 struct se_wwn *wwn = se_tpg->se_tpg_wwn; in target_fabric_tpg_release()
Dtarget_core_tpg.c475 se_tpg->se_tpg_wwn = se_wwn; in core_tpg_register()
/Linux-v5.4/drivers/scsi/qla2xxx/
Dtcm_qla2xxx.c760 struct se_wwn *se_wwn = se_tpg->se_tpg_wwn; in tcm_qla2xxx_clear_nacl_from_fcport_map()
896 struct se_wwn *se_wwn = se_tpg->se_tpg_wwn; in tcm_qla2xxx_tpg_enable_store()
1058 struct se_wwn *se_wwn = se_tpg->se_tpg_wwn; in tcm_qla2xxx_npiv_tpg_enable_store()
/Linux-v5.4/include/target/
Dtarget_core_base.h888 struct se_wwn *se_tpg_wwn; member
/Linux-v5.4/drivers/target/iscsi/
Discsi_target_configfs.c221 config_item_name(&se_tpg->se_tpg_wwn->wwn_group.cg_item), in lio_target_call_addnptotpg()
264 " PORTAL: %pISpc\n", config_item_name(&se_tpg->se_tpg_wwn->wwn_group.cg_item), in lio_target_call_delnpfromtpg()
Discsi_target_stat.c592 struct se_wwn *wwn = acl->se_node_acl.se_tpg->se_tpg_wwn; in iscsi_stat_sess_inst_show()
/Linux-v5.4/drivers/infiniband/ulp/srpt/
Dib_srpt.c2303 if (sport->port_guid_tpg.se_tpg_wwn) in srpt_cm_req_recv()
2307 if (sport->port_gid_tpg.se_tpg_wwn && IS_ERR_OR_NULL(ch->sess)) in srpt_cm_req_recv()
2312 if (sport->port_gid_tpg.se_tpg_wwn && IS_ERR_OR_NULL(ch->sess)) in srpt_cm_req_recv()
3258 return tpg->se_tpg_wwn->priv; in srpt_tpg_to_sport()
/Linux-v5.4/drivers/target/loopback/
Dtcm_loop.c998 struct se_wwn *wwn = se_tpg->se_tpg_wwn; in tcm_loop_drop_naa_tpg()