Home
last modified time | relevance | path

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

/Linux-v5.10/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.c472 se_tpg->se_tpg_wwn = se_wwn; in core_tpg_register()
/Linux-v5.10/drivers/scsi/qla2xxx/
Dtcm_qla2xxx.c786 struct se_wwn *se_wwn = se_tpg->se_tpg_wwn; in tcm_qla2xxx_clear_nacl_from_fcport_map()
922 struct se_wwn *se_wwn = se_tpg->se_tpg_wwn; in tcm_qla2xxx_tpg_enable_store()
1085 struct se_wwn *se_wwn = se_tpg->se_tpg_wwn; in tcm_qla2xxx_npiv_tpg_enable_store()
/Linux-v5.10/include/target/
Dtarget_core_base.h894 struct se_wwn *se_tpg_wwn; member
/Linux-v5.10/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.10/drivers/target/loopback/
Dtcm_loop.c992 struct se_wwn *wwn = se_tpg->se_tpg_wwn; in tcm_loop_drop_naa_tpg()
/Linux-v5.10/drivers/infiniband/ulp/srpt/
Dib_srpt.c3277 return tpg->se_tpg_wwn->priv; in srpt_tpg_to_sport()