Home
last modified time | relevance | path

Searched defs:se_tpg (Results 1 – 24 of 24) sorted by relevance

/linux/drivers/target/tcm_remote/
H A Dtcm_remote.c20 static inline struct tcm_remote_tpg *remote_tpg(struct se_portal_group *se_tpg) in remote_tpg()
25 static char *tcm_remote_get_endpoint_wwn(struct se_portal_group *se_tpg) in tcm_remote_get_endpoint_wwn()
33 static u16 tcm_remote_get_tag(struct se_portal_group *se_tpg) in tcm_remote_get_tag()
71 struct se_portal_group *se_tpg, in tcm_remote_port_link()
80 struct se_portal_group *se_tpg, in tcm_remote_port_unlink()
126 static void tcm_remote_drop_tpg(struct se_portal_group *se_tpg) in tcm_remote_drop_tpg()
/linux/drivers/target/
H A Dtarget_core_fabric_configfs.c74 struct se_portal_group *se_tpg; in target_fabric_mappedlun_link() local
183 struct se_portal_group *se_tpg = se_nacl->se_tpg; in target_fabric_mappedlun_write_protect_store() local
217 struct se_portal_group *se_tpg = lacl->se_lun_nacl->se_tpg; in target_fabric_mappedlun_release() local
271 struct se_portal_group *se_tpg = se_nacl->se_tpg; in target_fabric_make_mappedlun() local
377 struct se_portal_group *se_tpg = container_of(group, in target_fabric_make_nodeacl() local
451 struct se_portal_group *se_tpg = se_tpg_np->tpg_np_parent; in target_fabric_np_base_release() local
471 struct se_portal_group *se_tpg = container_of(group, in target_fabric_make_np() local
627 struct se_portal_group *se_tpg; in target_fabric_port_link() local
680 struct se_portal_group *se_tpg = lun->lun_tpg; in target_fabric_port_unlink() local
745 struct se_portal_group *se_tpg = container_of(group, in target_fabric_make_lun() local
[all …]
H A Dtarget_core_tpg.c443 static int target_tpg_register_rtpi(struct se_portal_group *se_tpg) in target_tpg_register_rtpi()
467 static void target_tpg_deregister_rtpi(struct se_portal_group *se_tpg) in target_tpg_deregister_rtpi()
473 int target_tpg_enable(struct se_portal_group *se_tpg) in target_tpg_enable()
492 int target_tpg_disable(struct se_portal_group *se_tpg) in target_tpg_disable()
508 struct se_portal_group *se_tpg, in core_tpg_register()
566 int core_tpg_deregister(struct se_portal_group *se_tpg) in core_tpg_deregister()
H A Dtarget_core_transport.c381 struct se_portal_group *se_tpg, in __transport_register_session()
444 struct se_portal_group *se_tpg, in transport_register_session()
516 ssize_t target_show_dynamic_sessions(struct se_portal_group *se_tpg, char *page) in target_show_dynamic_sessions()
544 struct se_portal_group *se_tpg = nacl->se_tpg; in target_complete_nacl() local
604 struct se_portal_group *se_tpg = se_nacl->se_tpg; in transport_free_session() local
654 struct se_portal_group *se_tpg = se_sess->se_tpg; in transport_deregister_session() local
1698 struct se_portal_group *se_tpg; in target_init_cmd() local
1990 struct se_portal_group *se_tpg; in target_submit_tmr() local
H A Dtarget_core_fabric_lib.c290 struct se_portal_group *se_tpg, in iscsi_parse_pr_out_transport_id()
H A Dtarget_core_pr.c1021 struct se_portal_group *se_tpg = nacl->se_tpg; in __core_scsi3_dump_registration() local
2045 struct se_portal_group *se_tpg; in core_scsi3_emulate_pro_register() local
3152 struct se_portal_group *se_tpg, *dest_se_tpg = NULL; in core_scsi3_emulate_pro_register_and_move() local
3933 struct se_portal_group *se_tpg; in core_scsi3_pri_read_full_status() local
H A Dtarget_core_configfs.c338 static int target_disable_feature(struct se_portal_group *se_tpg) in target_disable_feature()
343 static u32 target_default_get_inst_index(struct se_portal_group *se_tpg) in target_default_get_inst_index()
1917 struct se_portal_group *se_tpg; in target_pr_res_pr_holder_tg_port_show() local
H A Dtarget_core_alua.c1170 struct se_portal_group *se_tpg = lun->lun_tpg; in core_alua_update_tpg_secondary_metadata() local
/linux/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c162 static char *tcm_qla2xxx_get_fabric_wwn(struct se_portal_group *se_tpg) in tcm_qla2xxx_get_fabric_wwn()
171 static u16 tcm_qla2xxx_get_tag(struct se_portal_group *se_tpg) in tcm_qla2xxx_get_tag()
178 static int tcm_qla2xxx_check_demo_mode(struct se_portal_group *se_tpg) in tcm_qla2xxx_check_demo_mode()
186 static int tcm_qla2xxx_check_demo_mode_cache(struct se_portal_group *se_tpg) in tcm_qla2xxx_check_demo_mode_cache()
194 static int tcm_qla2xxx_check_demo_write_protect(struct se_portal_group *se_tpg) in tcm_qla2xxx_check_demo_write_protect()
202 static int tcm_qla2xxx_check_prod_write_protect(struct se_portal_group *se_tpg) in tcm_qla2xxx_check_prod_write_protect()
210 static int tcm_qla2xxx_check_demo_mode_login_only(struct se_portal_group *se_tpg) in tcm_qla2xxx_check_demo_mode_login_only()
218 static int tcm_qla2xxx_check_prot_fabric_only(struct se_portal_group *se_tpg) in tcm_qla2xxx_check_prot_fabric_only()
226 static u32 tcm_qla2xxx_tpg_get_inst_index(struct se_portal_group *se_tpg) in tcm_qla2xxx_tpg_get_inst_index()
453 struct se_portal_group *se_tpg; in tcm_qla2xxx_handle_cmd() local
[all …]
H A Dtcm_qla2xxx.h50 struct se_portal_group se_tpg; member
/linux/drivers/target/sbp/
H A Dsbp_target.c162 struct se_portal_group *se_tpg in sbp_get_lun_from_tpg() local
1670 sbp_check_true(struct se_portal_group * se_tpg) sbp_check_true() argument
1675 sbp_get_fabric_wwn(struct se_portal_group * se_tpg) sbp_get_fabric_wwn() argument
1683 sbp_get_tag(struct se_portal_group * se_tpg) sbp_get_tag() argument
1932 sbp_post_link_lun(struct se_portal_group * se_tpg,struct se_lun * se_lun) sbp_post_link_lun() argument
1941 sbp_pre_unlink_lun(struct se_portal_group * se_tpg,struct se_lun * se_lun) sbp_pre_unlink_lun() argument
2011 sbp_drop_tpg(struct se_portal_group * se_tpg) sbp_drop_tpg() argument
2065 struct se_portal_group *se_tpg = to_tpg(item); sbp_tpg_directory_id_show() local
2078 struct se_portal_group *se_tpg = to_tpg(item); sbp_tpg_directory_id_store() local
2102 sbp_enable_tpg(struct se_portal_group * se_tpg,bool enable) sbp_enable_tpg() argument
2144 struct se_portal_group *se_tpg = attrib_to_tpg(item); sbp_tpg_attrib_mgt_orb_timeout_show() local
2153 struct se_portal_group *se_tpg = attrib_to_tpg(item); sbp_tpg_attrib_mgt_orb_timeout_store() local
2179 struct se_portal_group *se_tpg = attrib_to_tpg(item); sbp_tpg_attrib_max_reconnect_timeout_show() local
2188 struct se_portal_group *se_tpg = attrib_to_tpg(item); sbp_tpg_attrib_max_reconnect_timeout_store() local
2214 struct se_portal_group *se_tpg = attrib_to_tpg(item); sbp_tpg_attrib_max_logins_per_lun_show() local
2223 struct se_portal_group *se_tpg = attrib_to_tpg(item); sbp_tpg_attrib_max_logins_per_lun_store() local
[all...]
H A Dsbp_target.h161 struct se_portal_group se_tpg; member
/linux/drivers/target/tcm_fc/
H A Dtfc_conf.c274 static void ft_del_tpg(struct se_portal_group *se_tpg) in ft_del_tpg()
382 static inline struct ft_tpg *ft_tpg(struct se_portal_group *se_tpg) in ft_tpg()
387 static char *ft_get_fabric_wwn(struct se_portal_group *se_tpg) in ft_get_fabric_wwn()
392 static u16 ft_get_tag(struct se_portal_group *se_tpg) in ft_get_tag()
401 static u32 ft_tpg_get_inst_index(struct se_portal_group *se_tpg) in ft_tpg_get_inst_index()
H A Dtfc_sess.c189 static int ft_sess_alloc_cb(struct se_portal_group *se_tpg, in ft_sess_alloc_cb()
210 struct se_portal_group *se_tpg = &tport->tpg->se_tpg; in ft_sess_create() local
H A Dtcm_fc.h91 struct se_portal_group se_tpg; member
/linux/drivers/xen/
H A Dxen-scsiback.c174 struct se_portal_group se_tpg; member
1329 static char *scsiback_get_fabric_wwn(struct se_portal_group *se_tpg) in scsiback_get_fabric_wwn()
1338 static u16 scsiback_get_tag(struct se_portal_group *se_tpg) in scsiback_get_tag()
1470 struct se_portal_group *se_tpg = param_to_tpg(item); in scsiback_tpg_param_alias_show() local
1485 struct se_portal_group *se_tpg = param_to_tpg(item); in scsiback_tpg_param_alias_store() local
1512 static int scsiback_alloc_sess_cb(struct se_portal_group *se_tpg, in scsiback_alloc_sess_cb()
1606 struct se_portal_group *se_tpg = to_tpg(item); in scsiback_tpg_nexus_show() local
1628 struct se_portal_group *se_tpg = to_tpg(item); in scsiback_tpg_nexus_store() local
1722 static int scsiback_port_link(struct se_portal_group *se_tpg, in scsiback_port_link()
1735 static void scsiback_port_unlink(struct se_portal_group *se_tpg, in scsiback_port_unlink()
[all …]
/linux/drivers/vhost/
H A Dscsi.c170 struct se_portal_group se_tpg; member
350 static int vhost_scsi_check_true(struct se_portal_group *se_tpg) in vhost_scsi_check_true()
355 static char *vhost_scsi_get_fabric_wwn(struct se_portal_group *se_tpg) in vhost_scsi_get_fabric_wwn()
364 static u16 vhost_scsi_get_tpgt(struct se_portal_group *se_tpg) in vhost_scsi_get_tpgt()
371 static int vhost_scsi_check_prot_fabric_only(struct se_portal_group *se_tpg) in vhost_scsi_check_prot_fabric_only()
1991 struct se_portal_group *se_tpg; in vhost_scsi_set_endpoint() local
2123 struct se_portal_group *se_tpg; in vhost_scsi_clear_endpoint() local
2529 static int vhost_scsi_port_link(struct se_portal_group *se_tpg, in vhost_scsi_port_link()
2543 static void vhost_scsi_port_unlink(struct se_portal_group *se_tpg, in vhost_scsi_port_unlink()
2558 struct se_portal_group *se_tpg = attrib_to_tpg(item); in vhost_scsi_tpg_attrib_fabric_prot_type_store() local
[all …]
/linux/drivers/usb/gadget/function/
H A Df_tcm.c1555 static int usbg_check_true(struct se_portal_group *se_tpg) in usbg_check_true()
1560 static char *usbg_get_fabric_wwn(struct se_portal_group *se_tpg) in usbg_get_fabric_wwn()
1569 static u16 usbg_get_tag(struct se_portal_group *se_tpg) in usbg_get_tag()
1725 static void usbg_drop_tpg(struct se_portal_group *se_tpg) in usbg_drop_tpg()
1804 static int usbg_enable_tpg(struct se_portal_group *se_tpg, bool enable) in usbg_enable_tpg()
1823 struct se_portal_group *se_tpg = to_tpg(item); in tcm_usbg_tpg_nexus_show() local
1841 static int usbg_alloc_sess_cb(struct se_portal_group *se_tpg, in usbg_alloc_sess_cb()
1928 struct se_portal_group *se_tpg = to_tpg(item); in tcm_usbg_tpg_nexus_store() local
1968 static int usbg_port_link(struct se_portal_group *se_tpg, struct se_lun *lun) in usbg_port_link()
1977 static void usbg_port_unlink(struct se_portal_group *se_tpg, in usbg_port_unlink()
/linux/drivers/target/iscsi/
H A Discsi_target_erl0.c749 struct se_portal_group *se_tpg = &tpg->tpg_se_tpg; in iscsit_handle_time2retain_timeout() local
801 struct se_portal_group *se_tpg = &tpg->tpg_se_tpg; in iscsit_stop_time2retain_timer() local
H A Discsi_target.c4459 struct se_portal_group *se_tpg = &tpg->tpg_se_tpg; in iscsit_close_session() local
4716 struct se_portal_group *se_tpg = &tpg->tpg_se_tpg; in iscsit_release_sessions_for_tpg() local
/linux/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.c3667 static char *ibmvscsis_get_fabric_wwn(struct se_portal_group *se_tpg) in ibmvscsis_get_fabric_wwn()
3675 static u16 ibmvscsis_get_tag(struct se_portal_group *se_tpg) in ibmvscsis_get_tag()
3683 static u32 ibmvscsis_get_default_depth(struct se_portal_group *se_tpg) in ibmvscsis_get_default_depth()
3688 static int ibmvscsis_check_true(struct se_portal_group *se_tpg) in ibmvscsis_check_true()
3885 static void ibmvscsis_drop_tpg(struct se_portal_group *se_tpg) in ibmvscsis_drop_tpg()
3917 static int ibmvscsis_enable_tpg(struct se_portal_group *se_tpg, bool enable) in ibmvscsis_enable_tpg()
H A Dibmvscsi_tgt.h184 struct se_portal_group se_tpg; member
/linux/include/target/
H A Dtarget_core_base.h590 struct se_portal_group *se_tpg; member
646 struct se_portal_group *se_tpg; member
/linux/include/target/iscsi/
H A Discsi_target_core.h846 to_iscsi_tpg(struct se_portal_group *se_tpg) in to_iscsi_tpg()