Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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()
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
Dtcm_qla2xxx.c782 struct se_wwn *se_wwn = se_tpg->se_tpg_wwn; in tcm_qla2xxx_clear_nacl_from_fcport_map()
918 struct se_wwn *se_wwn = se_tpg->se_tpg_wwn; in tcm_qla2xxx_tpg_enable_store()
1081 struct se_wwn *se_wwn = se_tpg->se_tpg_wwn; in tcm_qla2xxx_npiv_tpg_enable_store()
/kernel/linux/linux-5.10/include/target/
Dtarget_core_base.h896 struct se_wwn *se_tpg_wwn; member
/kernel/linux/linux-5.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()
/kernel/linux/linux-5.10/drivers/target/loopback/
Dtcm_loop.c993 struct se_wwn *wwn = se_tpg->se_tpg_wwn; in tcm_loop_drop_naa_tpg()
/kernel/linux/linux-5.10/drivers/infiniband/ulp/srpt/
Dib_srpt.c3306 return tpg->se_tpg_wwn->priv; in srpt_tpg_to_sport()