/linux-6.12.1/drivers/target/loopback/ |
D | tcm_loop.c | 445 static inline struct tcm_loop_tpg *tl_tpg(struct se_portal_group *se_tpg) in tl_tpg() 450 static char *tcm_loop_get_endpoint_wwn(struct se_portal_group *se_tpg) in tcm_loop_get_endpoint_wwn() 458 static u16 tcm_loop_get_tag(struct se_portal_group *se_tpg) in tcm_loop_get_tag() 471 static int tcm_loop_check_demo_mode(struct se_portal_group *se_tpg) in tcm_loop_check_demo_mode() 476 static int tcm_loop_check_prot_fabric_only(struct se_portal_group *se_tpg) in tcm_loop_check_prot_fabric_only() 582 struct se_portal_group *se_tpg, in tcm_loop_port_link() 600 struct se_portal_group *se_tpg, in tcm_loop_port_unlink() 633 struct se_portal_group *se_tpg = attrib_to_tpg(item); in tcm_loop_tpg_attrib_fabric_prot_type_show() local 643 struct se_portal_group *se_tpg = attrib_to_tpg(item); in tcm_loop_tpg_attrib_fabric_prot_type_store() local 671 static int tcm_loop_alloc_sess_cb(struct se_portal_group *se_tpg, in tcm_loop_alloc_sess_cb() [all …]
|
/linux-6.12.1/drivers/target/tcm_remote/ |
D | tcm_remote.c | 20 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-6.12.1/drivers/target/iscsi/ |
D | iscsi_target_configfs.c | 155 struct se_portal_group *se_tpg, in lio_target_call_addnptotpg() 252 struct se_portal_group *se_tpg; in lio_target_call_delnpfromtpg() local 651 struct se_portal_group *se_tpg = se_nacl->se_tpg; in lio_target_nacl_cmdsn_depth_store() local 1088 static int lio_target_tiqn_enabletpg(struct se_portal_group *se_tpg, in lio_target_tiqn_enabletpg() 1118 static void lio_target_tiqn_deltpg(struct se_portal_group *se_tpg) in lio_target_tiqn_deltpg() 1433 static char *lio_tpg_get_endpoint_wwn(struct se_portal_group *se_tpg) in lio_tpg_get_endpoint_wwn() 1438 static u16 lio_tpg_get_tag(struct se_portal_group *se_tpg) in lio_tpg_get_tag() 1443 static u32 lio_tpg_get_default_depth(struct se_portal_group *se_tpg) in lio_tpg_get_default_depth() 1448 static int lio_tpg_check_demo_mode(struct se_portal_group *se_tpg) in lio_tpg_check_demo_mode() 1453 static int lio_tpg_check_demo_mode_cache(struct se_portal_group *se_tpg) in lio_tpg_check_demo_mode_cache() [all …]
|
D | iscsi_target_login.c | 137 struct se_portal_group *se_tpg = &tpg->tpg_se_tpg; in iscsi_check_for_session_reinstatement() local 491 struct se_portal_group *se_tpg = &tpg->tpg_se_tpg; in iscsi_login_non_zero_tsih_s2() local 696 struct se_portal_group *se_tpg = &tpg->tpg_se_tpg; in iscsi_post_login_handler() local 1155 struct se_portal_group *se_tpg = in iscsi_target_login_sess_out() local
|
D | iscsi_target_erl0.c | 748 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
|
/linux-6.12.1/drivers/target/ |
D | target_core_fabric_configfs.c | 74 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 …]
|
D | target_core_tpg.c | 443 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()
|
D | target_core_transport.c | 381 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 1692 struct se_portal_group *se_tpg; in target_init_cmd() local 1984 struct se_portal_group *se_tpg; in target_submit_tmr() local
|
D | target_core_fabric_lib.c | 261 struct se_portal_group *se_tpg, in iscsi_parse_pr_out_transport_id()
|
D | target_core_pr.c | 1021 struct se_portal_group *se_tpg = nacl->se_tpg; in __core_scsi3_dump_registration() local 2042 struct se_portal_group *se_tpg; in core_scsi3_emulate_pro_register() local 3149 struct se_portal_group *se_tpg, *dest_se_tpg = NULL; in core_scsi3_emulate_pro_register_and_move() local 3929 struct se_portal_group *se_tpg; in core_scsi3_pri_read_full_status() local
|
D | target_core_configfs.c | 338 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() 1904 struct se_portal_group *se_tpg; in target_pr_res_pr_holder_tg_port_show() local
|
/linux-6.12.1/drivers/scsi/elx/efct/ |
D | efct_lio.c | 81 struct se_portal_group *se_tpg = to_tpg(item); in efct_lio_tpg_enable_show() local 92 struct se_portal_group *se_tpg = to_tpg(item); in efct_lio_tpg_enable_store() local 139 struct se_portal_group *se_tpg = to_tpg(item); in efct_lio_npiv_tpg_enable_show() local 150 struct se_portal_group *se_tpg = to_tpg(item); in efct_lio_npiv_tpg_enable_store() local 212 static char *efct_lio_get_fabric_wwn(struct se_portal_group *se_tpg) in efct_lio_get_fabric_wwn() 220 static char *efct_lio_get_npiv_fabric_wwn(struct se_portal_group *se_tpg) in efct_lio_get_npiv_fabric_wwn() 228 static u16 efct_lio_get_tag(struct se_portal_group *se_tpg) in efct_lio_get_tag() 236 static u16 efct_lio_get_npiv_tag(struct se_portal_group *se_tpg) in efct_lio_get_npiv_tag() 244 static int efct_lio_check_demo_mode(struct se_portal_group *se_tpg) in efct_lio_check_demo_mode() 249 static int efct_lio_check_demo_mode_cache(struct se_portal_group *se_tpg) in efct_lio_check_demo_mode_cache() [all …]
|
/linux-6.12.1/drivers/scsi/qla2xxx/ |
D | tcm_qla2xxx.c | 162 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() 441 struct se_portal_group *se_tpg; in tcm_qla2xxx_handle_cmd() local [all …]
|
D | tcm_qla2xxx.h | 50 struct se_portal_group se_tpg; member
|
/linux-6.12.1/drivers/target/sbp/ |
D | sbp_target.c | 163 struct se_portal_group *se_tpg = &tpg->se_tpg; in sbp_get_lun_from_tpg() local 1671 static int sbp_check_true(struct se_portal_group *se_tpg) in sbp_check_true() 1676 static char *sbp_get_fabric_wwn(struct se_portal_group *se_tpg) in sbp_get_fabric_wwn() 1684 static u16 sbp_get_tag(struct se_portal_group *se_tpg) in sbp_get_tag() 1933 struct se_portal_group *se_tpg, in sbp_post_link_lun() 1942 struct se_portal_group *se_tpg, in sbp_pre_unlink_lun() 2012 static void sbp_drop_tpg(struct se_portal_group *se_tpg) in sbp_drop_tpg() 2066 struct se_portal_group *se_tpg = to_tpg(item); in sbp_tpg_directory_id_show() local 2079 struct se_portal_group *se_tpg = to_tpg(item); in sbp_tpg_directory_id_store() local 2103 static int sbp_enable_tpg(struct se_portal_group *se_tpg, bool enable) in sbp_enable_tpg() [all …]
|
/linux-6.12.1/drivers/target/tcm_fc/ |
D | tfc_conf.c | 274 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()
|
D | tfc_sess.c | 189 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
|
D | tcm_fc.h | 91 struct se_portal_group se_tpg; member
|
/linux-6.12.1/drivers/xen/ |
D | xen-scsiback.c | 174 struct se_portal_group se_tpg; member 1328 static char *scsiback_get_fabric_wwn(struct se_portal_group *se_tpg) in scsiback_get_fabric_wwn() 1337 static u16 scsiback_get_tag(struct se_portal_group *se_tpg) in scsiback_get_tag() 1469 struct se_portal_group *se_tpg = param_to_tpg(item); in scsiback_tpg_param_alias_show() local 1484 struct se_portal_group *se_tpg = param_to_tpg(item); in scsiback_tpg_param_alias_store() local 1511 static int scsiback_alloc_sess_cb(struct se_portal_group *se_tpg, in scsiback_alloc_sess_cb() 1605 struct se_portal_group *se_tpg = to_tpg(item); in scsiback_tpg_nexus_show() local 1627 struct se_portal_group *se_tpg = to_tpg(item); in scsiback_tpg_nexus_store() local 1721 static int scsiback_port_link(struct se_portal_group *se_tpg, in scsiback_port_link() 1734 static void scsiback_port_unlink(struct se_portal_group *se_tpg, in scsiback_port_unlink() [all …]
|
/linux-6.12.1/drivers/vhost/ |
D | scsi.c | 130 struct se_portal_group se_tpg; member 298 static int vhost_scsi_check_true(struct se_portal_group *se_tpg) in vhost_scsi_check_true() 303 static char *vhost_scsi_get_fabric_wwn(struct se_portal_group *se_tpg) in vhost_scsi_get_fabric_wwn() 312 static u16 vhost_scsi_get_tpgt(struct se_portal_group *se_tpg) in vhost_scsi_get_tpgt() 319 static int vhost_scsi_check_prot_fabric_only(struct se_portal_group *se_tpg) in vhost_scsi_check_prot_fabric_only() 1683 struct se_portal_group *se_tpg; in vhost_scsi_set_endpoint() local 1815 struct se_portal_group *se_tpg; in vhost_scsi_clear_endpoint() local 2191 static int vhost_scsi_port_link(struct se_portal_group *se_tpg, in vhost_scsi_port_link() 2205 static void vhost_scsi_port_unlink(struct se_portal_group *se_tpg, in vhost_scsi_port_unlink() 2220 struct se_portal_group *se_tpg = attrib_to_tpg(item); in vhost_scsi_tpg_attrib_fabric_prot_type_store() local [all …]
|
/linux-6.12.1/drivers/usb/gadget/function/ |
D | f_tcm.c | 1251 static int usbg_check_true(struct se_portal_group *se_tpg) in usbg_check_true() 1256 static char *usbg_get_fabric_wwn(struct se_portal_group *se_tpg) in usbg_get_fabric_wwn() 1265 static u16 usbg_get_tag(struct se_portal_group *se_tpg) in usbg_get_tag() 1398 static void usbg_drop_tpg(struct se_portal_group *se_tpg) in usbg_drop_tpg() 1477 static int usbg_enable_tpg(struct se_portal_group *se_tpg, bool enable) in usbg_enable_tpg() 1496 struct se_portal_group *se_tpg = to_tpg(item); in tcm_usbg_tpg_nexus_show() local 1514 static int usbg_alloc_sess_cb(struct se_portal_group *se_tpg, in usbg_alloc_sess_cb() 1601 struct se_portal_group *se_tpg = to_tpg(item); in tcm_usbg_tpg_nexus_store() local 1641 static int usbg_port_link(struct se_portal_group *se_tpg, struct se_lun *lun) in usbg_port_link() 1650 static void usbg_port_unlink(struct se_portal_group *se_tpg, in usbg_port_unlink()
|
D | tcm.h | 41 struct se_portal_group se_tpg; member
|
/linux-6.12.1/drivers/infiniband/ulp/srpt/ |
D | ib_srpt.c | 3361 static int srpt_check_true(struct se_portal_group *se_tpg) in srpt_check_true() 3516 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_srp_max_rdma_size_show() local 3525 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_srp_max_rdma_size_store() local 3553 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_srp_max_rsp_size_show() local 3562 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_srp_max_rsp_size_store() local 3590 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_srp_sq_size_show() local 3599 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_srp_sq_size_store() local 3627 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_use_srq_show() local 3636 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_use_srq_store() local 3771 static int srpt_enable_tpg(struct se_portal_group *se_tpg, bool enable) in srpt_enable_tpg()
|
/linux-6.12.1/drivers/scsi/ibmvscsi_tgt/ |
D | ibmvscsi_tgt.c | 3668 static char *ibmvscsis_get_fabric_wwn(struct se_portal_group *se_tpg) in ibmvscsis_get_fabric_wwn() 3676 static u16 ibmvscsis_get_tag(struct se_portal_group *se_tpg) in ibmvscsis_get_tag() 3684 static u32 ibmvscsis_get_default_depth(struct se_portal_group *se_tpg) in ibmvscsis_get_default_depth() 3689 static int ibmvscsis_check_true(struct se_portal_group *se_tpg) in ibmvscsis_check_true() 3886 static void ibmvscsis_drop_tpg(struct se_portal_group *se_tpg) in ibmvscsis_drop_tpg() 3918 static int ibmvscsis_enable_tpg(struct se_portal_group *se_tpg, bool enable) in ibmvscsis_enable_tpg()
|
D | ibmvscsi_tgt.h | 184 struct se_portal_group se_tpg; member
|