Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/target/
Dtarget_core_fabric_configfs.c279 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_mappedlun()
386 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_nodeacl()
459 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_np_base_release()
480 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_np()
654 tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_port_link()
688 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_port_unlink()
754 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_lun()
816 struct se_wwn *wwn = se_tpg->se_tpg_wwn; in target_fabric_tpg_release()
Dtarget_core_tpg.c488 se_tpg->se_tpg_wwn = se_wwn; in core_tpg_register()
/Linux-v4.19/include/target/
Dtarget_core_base.h881 struct se_wwn *se_tpg_wwn; member
/Linux-v4.19/drivers/target/iscsi/
Discsi_target_configfs.c229 config_item_name(&se_tpg->se_tpg_wwn->wwn_group.cg_item), in lio_target_call_addnptotpg()
272 " PORTAL: %pISpc\n", config_item_name(&se_tpg->se_tpg_wwn->wwn_group.cg_item), in lio_target_call_delnpfromtpg()
Discsi_target_stat.c600 struct se_wwn *wwn = acl->se_node_acl.se_tpg->se_tpg_wwn; in iscsi_stat_sess_inst_show()
/Linux-v4.19/drivers/infiniband/ulp/srpt/
Dib_srpt.c2221 if (sport->port_guid_tpg.se_tpg_wwn) in srpt_cm_req_recv()
2225 if (sport->port_gid_tpg.se_tpg_wwn && IS_ERR_OR_NULL(ch->sess)) in srpt_cm_req_recv()
2230 if (sport->port_gid_tpg.se_tpg_wwn && IS_ERR_OR_NULL(ch->sess)) in srpt_cm_req_recv()
3155 return tpg->se_tpg_wwn->priv; in srpt_tpg_to_sport()
/Linux-v4.19/drivers/scsi/qla2xxx/
Dtcm_qla2xxx.c799 struct se_wwn *se_wwn = se_tpg->se_tpg_wwn; in tcm_qla2xxx_clear_nacl_from_fcport_map()
1130 struct se_wwn *se_wwn = se_tpg->se_tpg_wwn; in tcm_qla2xxx_npiv_tpg_enable_store()
/Linux-v4.19/drivers/target/loopback/
Dtcm_loop.c1023 struct se_wwn *wwn = se_tpg->se_tpg_wwn; in tcm_loop_drop_naa_tpg()