Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/target/
Dtarget_core_fabric_configfs.c272 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_mappedlun()
379 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_nodeacl()
452 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_np_base_release()
473 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_np()
647 tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_port_link()
681 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_port_unlink()
747 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_lun()
809 struct se_wwn *wwn = se_tpg->se_tpg_wwn; in target_fabric_tpg_release()
Dtarget_core_tpg.c535 se_tpg->se_tpg_wwn = se_wwn; in core_tpg_register()
Dtarget_core_transport.c909 struct se_wwn *wwn = cmd->se_sess->se_tpg->se_tpg_wwn; in target_complete_cmd_with_sense()
/linux-6.6.21/drivers/target/tcm_remote/
Dtcm_remote.c128 struct se_wwn *wwn = se_tpg->se_tpg_wwn; in tcm_remote_drop_tpg()
/linux-6.6.21/drivers/scsi/qla2xxx/
Dtcm_qla2xxx.c787 struct se_wwn *se_wwn = se_tpg->se_tpg_wwn; in tcm_qla2xxx_clear_nacl_from_fcport_map()
911 struct se_wwn *se_wwn = se_tpg->se_tpg_wwn; in tcm_qla2xxx_enable_tpg()
1054 struct se_wwn *se_wwn = se_tpg->se_tpg_wwn; in tcm_qla2xxx_npiv_enable_tpg()
/linux-6.6.21/include/target/
Dtarget_core_base.h944 struct se_wwn *se_tpg_wwn; member
/linux-6.6.21/drivers/target/iscsi/
Discsi_target_configfs.c220 config_item_name(&se_tpg->se_tpg_wwn->wwn_group.cg_item), in lio_target_call_addnptotpg()
263 " PORTAL: %pISpc\n", config_item_name(&se_tpg->se_tpg_wwn->wwn_group.cg_item), in lio_target_call_delnpfromtpg()
Discsi_target_stat.c591 struct se_wwn *wwn = acl->se_node_acl.se_tpg->se_tpg_wwn; in iscsi_stat_sess_inst_show()
/linux-6.6.21/drivers/target/loopback/
Dtcm_loop.c953 struct se_wwn *wwn = se_tpg->se_tpg_wwn; in tcm_loop_drop_naa_tpg()
/linux-6.6.21/drivers/infiniband/ulp/srpt/
Dib_srpt.c3313 return tpg->se_tpg_wwn->priv; in srpt_tpg_to_sport()