Home
last modified time | relevance | path

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

12

/drivers/target/loopback/
Dtcm_loop.c449 static inline struct tcm_loop_tpg *tl_tpg(struct se_portal_group *se_tpg) in tl_tpg()
454 static char *tcm_loop_get_endpoint_wwn(struct se_portal_group *se_tpg) in tcm_loop_get_endpoint_wwn()
462 static u16 tcm_loop_get_tag(struct se_portal_group *se_tpg) in tcm_loop_get_tag()
475 static int tcm_loop_check_demo_mode(struct se_portal_group *se_tpg) in tcm_loop_check_demo_mode()
480 static int tcm_loop_check_demo_mode_cache(struct se_portal_group *se_tpg) in tcm_loop_check_demo_mode_cache()
489 static int tcm_loop_check_demo_mode_write_protect(struct se_portal_group *se_tpg) in tcm_loop_check_demo_mode_write_protect()
499 static int tcm_loop_check_prod_mode_write_protect(struct se_portal_group *se_tpg) in tcm_loop_check_prod_mode_write_protect()
504 static int tcm_loop_check_prot_fabric_only(struct se_portal_group *se_tpg) in tcm_loop_check_prot_fabric_only()
511 static u32 tcm_loop_get_inst_index(struct se_portal_group *se_tpg) in tcm_loop_get_inst_index()
622 struct se_portal_group *se_tpg, in tcm_loop_port_link()
[all …]
/drivers/target/iscsi/
Discsi_target_configfs.c155 struct se_portal_group *se_tpg, in lio_target_call_addnptotpg()
253 struct se_portal_group *se_tpg; in lio_target_call_delnpfromtpg() local
626 struct se_portal_group *se_tpg = se_nacl->se_tpg; in lio_target_nacl_cmdsn_depth_store() local
1011 struct se_portal_group *se_tpg = to_tpg(item); in lio_target_tpg_enable_show() local
1027 struct se_portal_group *se_tpg = to_tpg(item); in lio_target_tpg_enable_store() local
1133 static void lio_target_tiqn_deltpg(struct se_portal_group *se_tpg) in lio_target_tiqn_deltpg()
1412 static inline struct iscsi_portal_group *iscsi_tpg(struct se_portal_group *se_tpg) in iscsi_tpg()
1417 static char *lio_tpg_get_endpoint_wwn(struct se_portal_group *se_tpg) in lio_tpg_get_endpoint_wwn()
1422 static u16 lio_tpg_get_tag(struct se_portal_group *se_tpg) in lio_tpg_get_tag()
1427 static u32 lio_tpg_get_default_depth(struct se_portal_group *se_tpg) in lio_tpg_get_default_depth()
[all …]
Discsi_target_login.c137 struct se_portal_group *se_tpg = &tpg->tpg_se_tpg; in iscsi_check_for_session_reinstatement() local
478 struct se_portal_group *se_tpg = &tpg->tpg_se_tpg; in iscsi_login_non_zero_tsih_s2() local
683 struct se_portal_group *se_tpg = &tpg->tpg_se_tpg; in iscsi_post_login_handler() local
1177 struct se_portal_group *se_tpg = in iscsi_target_login_sess_out() local
Discsi_target_erl0.c748 struct se_portal_group *se_tpg = &tpg->tpg_se_tpg; in iscsit_handle_time2retain_timeout() local
800 struct se_portal_group *se_tpg = &tpg->tpg_se_tpg; in iscsit_stop_time2retain_timer() local
Discsi_target.c4373 struct se_portal_group *se_tpg = &tpg->tpg_se_tpg; in iscsit_close_session() local
4649 struct se_portal_group *se_tpg = &tpg->tpg_se_tpg; in iscsit_release_sessions_for_tpg() local
/drivers/target/
Dtarget_core_fabric_configfs.c73 struct se_portal_group *se_tpg; in target_fabric_mappedlun_link() local
182 struct se_portal_group *se_tpg = se_nacl->se_tpg; in target_fabric_mappedlun_write_protect_store() local
216 struct se_portal_group *se_tpg = lacl->se_lun_nacl->se_tpg; in target_fabric_mappedlun_release() local
270 struct se_portal_group *se_tpg = se_nacl->se_tpg; in target_fabric_make_mappedlun() local
376 struct se_portal_group *se_tpg = container_of(group, in target_fabric_make_nodeacl() local
450 struct se_portal_group *se_tpg = se_tpg_np->tpg_np_parent; in target_fabric_np_base_release() local
470 struct se_portal_group *se_tpg = container_of(group, in target_fabric_make_np() local
626 struct se_portal_group *se_tpg; in target_fabric_port_link() local
679 struct se_portal_group *se_tpg = lun->lun_tpg; in target_fabric_port_unlink() local
744 struct se_portal_group *se_tpg = container_of(group, in target_fabric_make_lun() local
[all …]
Dtarget_core_transport.c345 struct se_portal_group *se_tpg, in __transport_register_session()
408 struct se_portal_group *se_tpg, in transport_register_session()
466 ssize_t target_show_dynamic_sessions(struct se_portal_group *se_tpg, char *page) in target_show_dynamic_sessions()
494 struct se_portal_group *se_tpg = nacl->se_tpg; in target_complete_nacl() local
554 struct se_portal_group *se_tpg = se_nacl->se_tpg; in transport_free_session() local
603 struct se_portal_group *se_tpg = se_sess->se_tpg; in transport_deregister_session() local
1610 struct se_portal_group *se_tpg; in target_submit_cmd_map_sgls() local
1818 struct se_portal_group *se_tpg; in target_submit_tmr() local
Dtarget_core_tpg.c445 struct se_portal_group *se_tpg, in core_tpg_register()
503 int core_tpg_deregister(struct se_portal_group *se_tpg) in core_tpg_deregister()
Dtarget_core_fabric_lib.c261 struct se_portal_group *se_tpg, in iscsi_parse_pr_out_transport_id()
Dtarget_core_pr.c1024 struct se_portal_group *se_tpg = nacl->se_tpg; in __core_scsi3_dump_registration() local
2058 struct se_portal_group *se_tpg; in core_scsi3_emulate_pro_register() local
3154 struct se_portal_group *se_tpg, *dest_se_tpg = NULL; in core_scsi3_emulate_pro_register_and_move() local
3894 struct se_portal_group *se_tpg; in core_scsi3_pri_read_full_status() local
Dtarget_core_alua.c1197 struct se_portal_group *se_tpg = lun->lun_tpg; in core_alua_update_tpg_secondary_metadata() local
/drivers/scsi/qla2xxx/
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()
451 struct se_portal_group *se_tpg; in tcm_qla2xxx_handle_cmd() local
[all …]
Dtcm_qla2xxx.h50 struct se_portal_group se_tpg; member
/drivers/target/sbp/
Dsbp_target.c163 struct se_portal_group *se_tpg = &tpg->se_tpg; in sbp_get_lun_from_tpg() local
1674 static int sbp_check_true(struct se_portal_group *se_tpg) in sbp_check_true()
1679 static int sbp_check_false(struct se_portal_group *se_tpg) in sbp_check_false()
1684 static char *sbp_get_fabric_wwn(struct se_portal_group *se_tpg) in sbp_get_fabric_wwn()
1692 static u16 sbp_get_tag(struct se_portal_group *se_tpg) in sbp_get_tag()
1698 static u32 sbp_tpg_get_inst_index(struct se_portal_group *se_tpg) in sbp_tpg_get_inst_index()
1961 struct se_portal_group *se_tpg, in sbp_post_link_lun()
1970 struct se_portal_group *se_tpg, in sbp_pre_unlink_lun()
2040 static void sbp_drop_tpg(struct se_portal_group *se_tpg) in sbp_drop_tpg()
2094 struct se_portal_group *se_tpg = to_tpg(item); in sbp_tpg_directory_id_show() local
[all …]
Dsbp_target.h161 struct se_portal_group se_tpg; member
/drivers/target/tcm_fc/
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 int ft_check_false(struct se_portal_group *se_tpg) in ft_check_false()
410 static u32 ft_tpg_get_inst_index(struct se_portal_group *se_tpg) in ft_tpg_get_inst_index()
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
Dtcm_fc.h91 struct se_portal_group se_tpg; member
/drivers/xen/
Dxen-scsiback.c176 struct se_portal_group se_tpg; member
1270 static char *scsiback_get_fabric_wwn(struct se_portal_group *se_tpg) in scsiback_get_fabric_wwn()
1279 static u16 scsiback_get_tag(struct se_portal_group *se_tpg) in scsiback_get_tag()
1352 static u32 scsiback_tpg_get_inst_index(struct se_portal_group *se_tpg) in scsiback_tpg_get_inst_index()
1431 struct se_portal_group *se_tpg = param_to_tpg(item); in scsiback_tpg_param_alias_show() local
1446 struct se_portal_group *se_tpg = param_to_tpg(item); in scsiback_tpg_param_alias_store() local
1473 static int scsiback_alloc_sess_cb(struct se_portal_group *se_tpg, in scsiback_alloc_sess_cb()
1567 struct se_portal_group *se_tpg = to_tpg(item); in scsiback_tpg_nexus_show() local
1589 struct se_portal_group *se_tpg = to_tpg(item); in scsiback_tpg_nexus_store() local
1683 static int scsiback_port_link(struct se_portal_group *se_tpg, in scsiback_port_link()
[all …]
/drivers/usb/gadget/function/
Df_tcm.c1255 static int usbg_check_true(struct se_portal_group *se_tpg) in usbg_check_true()
1260 static int usbg_check_false(struct se_portal_group *se_tpg) in usbg_check_false()
1265 static char *usbg_get_fabric_wwn(struct se_portal_group *se_tpg) in usbg_get_fabric_wwn()
1274 static u16 usbg_get_tag(struct se_portal_group *se_tpg) in usbg_get_tag()
1281 static u32 usbg_tpg_get_inst_index(struct se_portal_group *se_tpg) in usbg_tpg_get_inst_index()
1426 static void usbg_drop_tpg(struct se_portal_group *se_tpg) in usbg_drop_tpg()
1504 struct se_portal_group *se_tpg = to_tpg(item); in tcm_usbg_tpg_enable_show() local
1516 struct se_portal_group *se_tpg = to_tpg(item); in tcm_usbg_tpg_enable_store() local
1542 struct se_portal_group *se_tpg = to_tpg(item); in tcm_usbg_tpg_nexus_show() local
1560 static int usbg_alloc_sess_cb(struct se_portal_group *se_tpg, in usbg_alloc_sess_cb()
[all …]
Dtcm.h41 struct se_portal_group se_tpg; member
/drivers/vhost/
Dscsi.c139 struct se_portal_group se_tpg; member
302 static int vhost_scsi_check_true(struct se_portal_group *se_tpg) in vhost_scsi_check_true()
307 static int vhost_scsi_check_false(struct se_portal_group *se_tpg) in vhost_scsi_check_false()
312 static char *vhost_scsi_get_fabric_wwn(struct se_portal_group *se_tpg) in vhost_scsi_get_fabric_wwn()
321 static u16 vhost_scsi_get_tpgt(struct se_portal_group *se_tpg) in vhost_scsi_get_tpgt()
328 static int vhost_scsi_check_prot_fabric_only(struct se_portal_group *se_tpg) in vhost_scsi_check_prot_fabric_only()
336 static u32 vhost_scsi_tpg_get_inst_index(struct se_portal_group *se_tpg) in vhost_scsi_tpg_get_inst_index()
1569 struct se_portal_group *se_tpg; in vhost_scsi_set_endpoint() local
1696 struct se_portal_group *se_tpg; in vhost_scsi_clear_endpoint() local
2021 static int vhost_scsi_port_link(struct se_portal_group *se_tpg, in vhost_scsi_port_link()
[all …]
/drivers/infiniband/ulp/srpt/
Dib_srpt.c3302 static int srpt_check_true(struct se_portal_group *se_tpg) in srpt_check_true()
3307 static int srpt_check_false(struct se_portal_group *se_tpg) in srpt_check_false()
3341 static u32 srpt_tpg_get_inst_index(struct se_portal_group *se_tpg) in srpt_tpg_get_inst_index()
3485 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_srp_max_rdma_size_show() local
3494 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_srp_max_rdma_size_store() local
3522 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_srp_max_rsp_size_show() local
3531 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_srp_max_rsp_size_store() local
3559 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_srp_sq_size_show() local
3568 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_srp_sq_size_store() local
3596 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_use_srq_show() local
[all …]
/drivers/scsi/ibmvscsi_tgt/
Dibmvscsi_tgt.c3688 static char *ibmvscsis_get_fabric_wwn(struct se_portal_group *se_tpg) in ibmvscsis_get_fabric_wwn()
3696 static u16 ibmvscsis_get_tag(struct se_portal_group *se_tpg) in ibmvscsis_get_tag()
3704 static u32 ibmvscsis_get_default_depth(struct se_portal_group *se_tpg) in ibmvscsis_get_default_depth()
3709 static int ibmvscsis_check_true(struct se_portal_group *se_tpg) in ibmvscsis_check_true()
3714 static int ibmvscsis_check_false(struct se_portal_group *se_tpg) in ibmvscsis_check_false()
3719 static u32 ibmvscsis_tpg_get_inst_index(struct se_portal_group *se_tpg) in ibmvscsis_tpg_get_inst_index()
3930 static void ibmvscsis_drop_tpg(struct se_portal_group *se_tpg) in ibmvscsis_drop_tpg()
3964 struct se_portal_group *se_tpg = to_tpg(item); in ibmvscsis_tpg_enable_show() local
3975 struct se_portal_group *se_tpg = to_tpg(item); in ibmvscsis_tpg_enable_store() local
Dibmvscsi_tgt.h184 struct se_portal_group se_tpg; member

12