Home
last modified time | relevance | path

Searched refs:se_wwn (Results 1 – 21 of 21) sorted by relevance

/linux-4.1.27/include/target/
Dtarget_core_fabric.h78 struct se_wwn *(*fabric_make_wwn)(struct target_fabric_configfs *,
80 void (*fabric_drop_wwn)(struct se_wwn *);
81 struct se_portal_group *(*fabric_make_tpg)(struct se_wwn *,
186 struct se_wwn *, struct se_portal_group *, void *, int);
Dtarget_core_base.h897 struct se_wwn *se_tpg_wwn;
908 struct se_wwn { struct
/linux-4.1.27/drivers/target/tcm_fc/
Dtfc_conf.c297 struct se_wwn *wwn, in ft_add_tpg()
326 ft_wwn = container_of(wwn, struct ft_lport_wwn, se_wwn); in ft_add_tpg()
406 static struct se_wwn *ft_add_wwn( in ft_add_wwn()
435 return &ft_wwn->se_wwn; in ft_add_wwn()
438 static void ft_del_wwn(struct se_wwn *wwn) in ft_del_wwn()
441 struct ft_lport_wwn, se_wwn); in ft_del_wwn()
Dtcm_fc.h109 struct se_wwn se_wwn; member
/linux-4.1.27/drivers/target/
Dtarget_core_fabric_configfs.c1023 struct se_wwn *wwn = se_tpg->se_tpg_wwn; in target_fabric_tpg_release()
1045 struct se_wwn *wwn = container_of(group, struct se_wwn, wwn_group); in target_fabric_make_tpg()
1111 struct se_wwn *wwn = container_of(to_config_group(item), in target_fabric_release_wwn()
1112 struct se_wwn, wwn_group); in target_fabric_release_wwn()
1149 struct se_wwn *wwn; in target_fabric_make_wwn()
1180 struct se_wwn *wwn = container_of(to_config_group(item), in target_fabric_drop_wwn()
1181 struct se_wwn, wwn_group); in target_fabric_drop_wwn()
Dtarget_core_tpg.c676 struct se_wwn *se_wwn, in core_tpg_register() argument
708 se_tpg->se_tpg_wwn = se_wwn; in core_tpg_register()
/linux-4.1.27/drivers/target/loopback/
Dtcm_loop.h62 struct se_wwn tl_hba_wwn;
Dtcm_loop.c1208 struct se_wwn *wwn, in tcm_loop_make_naa_tpg()
1252 struct se_wwn *wwn = se_tpg->se_tpg_wwn; in tcm_loop_drop_naa_tpg()
1281 static struct se_wwn *tcm_loop_make_scsi_hba( in tcm_loop_make_scsi_hba()
1352 struct se_wwn *wwn) in tcm_loop_drop_scsi_hba()
/linux-4.1.27/drivers/scsi/qla2xxx/
Dtcm_qla2xxx.h83 struct se_wwn lport_wwn;
Dtcm_qla2xxx.c777 struct se_wwn *se_wwn = se_tpg->se_tpg_wwn; in tcm_qla2xxx_clear_nacl_from_fcport_map() local
778 struct tcm_qla2xxx_lport *lport = container_of(se_wwn, in tcm_qla2xxx_clear_nacl_from_fcport_map()
1132 struct se_wwn *wwn, in tcm_qla2xxx_make_tpg()
1213 struct se_wwn *se_wwn = se_tpg->se_tpg_wwn; in tcm_qla2xxx_npiv_tpg_store_enable() local
1214 struct tcm_qla2xxx_lport *lport = container_of(se_wwn, in tcm_qla2xxx_npiv_tpg_store_enable()
1256 struct se_wwn *wwn, in tcm_qla2xxx_npiv_make_tpg()
1776 static struct se_wwn *tcm_qla2xxx_make_lport( in tcm_qla2xxx_make_lport()
1816 static void tcm_qla2xxx_drop_lport(struct se_wwn *wwn) in tcm_qla2xxx_drop_lport()
1890 static struct se_wwn *tcm_qla2xxx_npiv_make_lport( in tcm_qla2xxx_npiv_make_lport()
1943 static void tcm_qla2xxx_npiv_drop_lport(struct se_wwn *wwn) in tcm_qla2xxx_npiv_drop_lport()
/linux-4.1.27/drivers/usb/gadget/legacy/
Dtcm_usb_gadget.h63 struct se_wwn tport_wwn;
Dtcm_usb_gadget.c1541 struct se_wwn *wwn, in usbg_make_tpg()
1597 static struct se_wwn *usbg_make_tport( in usbg_make_tport()
1618 static void usbg_drop_tport(struct se_wwn *wwn) in usbg_drop_tport()
/linux-4.1.27/drivers/infiniband/ulp/srpt/
Dib_srpt.h371 struct se_wwn port_wwn;
Dib_srpt.c3783 static struct se_portal_group *srpt_make_tpg(struct se_wwn *wwn, in srpt_make_tpg()
3816 static struct se_wwn *srpt_make_tport(struct target_fabric_configfs *tf, in srpt_make_tport()
3839 static void srpt_drop_tport(struct se_wwn *wwn) in srpt_drop_tport()
/linux-4.1.27/drivers/target/sbp/
Dsbp_target.h178 struct se_wwn tport_wwn;
Dsbp_target.c2173 struct se_wwn *wwn, in sbp_make_tpg()
2243 static struct se_wwn *sbp_make_tport( in sbp_make_tport()
2266 static void sbp_drop_tport(struct se_wwn *wwn) in sbp_drop_tport()
/linux-4.1.27/drivers/xen/
Dxen-scsiback.c162 struct se_wwn tport_wwn;
1391 static struct se_wwn *
1446 static void scsiback_drop_tport(struct se_wwn *wwn) in scsiback_drop_tport()
1877 scsiback_make_tpg(struct se_wwn *wwn, in scsiback_make_tpg()
/linux-4.1.27/drivers/vhost/
Dscsi.c158 struct se_wwn tport_wwn;
2177 vhost_scsi_make_tpg(struct se_wwn *wwn, in vhost_scsi_make_tpg()
2235 static struct se_wwn *
2296 static void vhost_scsi_drop_tport(struct se_wwn *wwn) in vhost_scsi_drop_tport()
/linux-4.1.27/drivers/target/iscsi/
Discsi_target_configfs.c1436 struct se_wwn *wwn, in lio_target_tiqn_addtpg()
1517 static struct se_wwn *lio_target_call_coreaddtiqn( in lio_target_call_coreaddtiqn()
1566 struct se_wwn *wwn) in lio_target_call_coredeltiqn()
Discsi_target_stat.c724 struct se_wwn *wwn = acl->se_node_acl.se_tpg->se_tpg_wwn; in iscsi_stat_sess_show_attr_inst()
/linux-4.1.27/include/target/iscsi/
Discsi_target_core.h866 struct se_wwn tiqn_wwn;