/linux/drivers/target/tcm_remote/ |
H A D | tcm_remote.c | 20 static inline struct tcm_remote_tpg *remote_tpg(struct se_portal_group *se_tpg) in remote_tpg() argument 25 static char *tcm_remote_get_endpoint_wwn(struct se_portal_group *se_tpg) in tcm_remote_get_endpoint_wwn() argument 33 static u16 tcm_remote_get_tag(struct se_portal_group *se_tpg) in tcm_remote_get_tag() argument 71 struct se_portal_group *se_tpg, in tcm_remote_port_link() argument 80 struct se_portal_group *se_tpg, in tcm_remote_port_unlink() argument 126 static void tcm_remote_drop_tpg(struct se_portal_group *se_tpg) in tcm_remote_drop_tpg() argument [all...] |
/linux/drivers/target/iscsi/ |
H A D | iscsi_target_configfs.c | 155 struct se_portal_group *se_tpg, in lio_target_call_addnptotpg() argument 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 lio_target_tiqn_enabletpg(struct se_portal_group * se_tpg,bool enable) lio_target_tiqn_enabletpg() argument 1118 lio_target_tiqn_deltpg(struct se_portal_group * se_tpg) lio_target_tiqn_deltpg() argument 1433 lio_tpg_get_endpoint_wwn(struct se_portal_group * se_tpg) lio_tpg_get_endpoint_wwn() argument 1438 lio_tpg_get_tag(struct se_portal_group * se_tpg) lio_tpg_get_tag() argument 1443 lio_tpg_get_default_depth(struct se_portal_group * se_tpg) lio_tpg_get_default_depth() argument 1448 lio_tpg_check_demo_mode(struct se_portal_group * se_tpg) lio_tpg_check_demo_mode() argument 1453 lio_tpg_check_demo_mode_cache(struct se_portal_group * se_tpg) lio_tpg_check_demo_mode_cache() argument 1459 lio_tpg_check_demo_mode_write_protect(struct se_portal_group * se_tpg) lio_tpg_check_demo_mode_write_protect() argument 1465 lio_tpg_check_prod_mode_write_protect(struct se_portal_group * se_tpg) lio_tpg_check_prod_mode_write_protect() argument 1471 lio_tpg_check_prot_fabric_only(struct se_portal_group * se_tpg) lio_tpg_check_prot_fabric_only() argument 1489 struct se_portal_group *se_tpg = &sess->tpg->tpg_se_tpg; lio_tpg_close_session() local 1514 lio_tpg_get_inst_index(struct se_portal_group * se_tpg) lio_tpg_get_inst_index() argument 1522 struct se_portal_group *se_tpg = se_acl->se_tpg; lio_set_default_node_attributes() local [all...] |
H A D | iscsi_target_login.c | 96 struct se_portal_group *se_tpg = &tpg->tpg_se_tpg; in iscsi_check_for_session_reinstatement() local 450 struct se_portal_group *se_tpg = &tpg->tpg_se_tpg; in iscsi_login_non_zero_tsih_s2() local 655 struct se_portal_group *se_tpg = &tpg->tpg_se_tpg; in iscsi_post_login_handler() local 1114 struct se_portal_group *se_tpg = iscsi_target_login_sess_out() local [all...] |
H A D | iscsi_target_erl0.c | 749 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 D | iscsi_target.c | 4459 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 [all...] |
/linux/drivers/target/ |
H A 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; target_fabric_make_mappedlun() local 377 struct se_portal_group *se_tpg = container_of(group, target_fabric_make_nodeacl() local 451 struct se_portal_group *se_tpg = se_tpg_np->tpg_np_parent; target_fabric_np_base_release() local 471 struct se_portal_group *se_tpg = container_of(group, target_fabric_make_np() local 627 struct se_portal_group *se_tpg; target_fabric_port_link() local 680 struct se_portal_group *se_tpg = lun->lun_tpg; target_fabric_port_unlink() local 745 struct se_portal_group *se_tpg = container_of(group, target_fabric_make_lun() local 807 struct se_portal_group *se_tpg = container_of(to_config_group(item), target_fabric_tpg_release() local 829 struct se_portal_group *se_tpg = to_tpg(item); target_fabric_tpg_base_enable_store() local 849 struct se_portal_group *se_tpg = to_tpg(item); target_fabric_tpg_base_rtpi_show() local 857 struct se_portal_group *se_tpg = to_tpg(item); target_fabric_tpg_base_rtpi_store() local 932 struct se_portal_group *se_tpg; target_fabric_make_tpg() local 983 struct se_portal_group *se_tpg = container_of(to_config_group(item), target_fabric_drop_tpg() local [all...] |
H A D | target_core_tpg.c | 443 static int target_tpg_register_rtpi(struct se_portal_group *se_tpg) in target_tpg_register_rtpi() argument 467 target_tpg_deregister_rtpi(struct se_portal_group * se_tpg) target_tpg_deregister_rtpi() argument 473 target_tpg_enable(struct se_portal_group * se_tpg) target_tpg_enable() argument 492 target_tpg_disable(struct se_portal_group * se_tpg) target_tpg_disable() argument 508 core_tpg_register(struct se_wwn * se_wwn,struct se_portal_group * se_tpg,int proto_id) core_tpg_register() argument 566 core_tpg_deregister(struct se_portal_group * se_tpg) core_tpg_deregister() argument [all...] |
H A D | target_core_transport.c | 381 struct se_portal_group *se_tpg, in __transport_register_session() argument 444 struct se_portal_group *se_tpg, in transport_register_session() argument 516 target_show_dynamic_sessions(struct se_portal_group * se_tpg,char * page) target_show_dynamic_sessions() argument 544 struct se_portal_group *se_tpg = nacl->se_tpg; target_complete_nacl() local 604 struct se_portal_group *se_tpg = se_nacl->se_tpg; transport_free_session() local 654 struct se_portal_group *se_tpg = se_sess->se_tpg; transport_deregister_session() local 1692 struct se_portal_group *se_tpg; target_init_cmd() local 1984 struct se_portal_group *se_tpg; target_submit_tmr() local [all...] |
H A D | target_core_fabric_lib.c | 290 struct se_portal_group *se_tpg, in iscsi_parse_pr_out_transport_id() argument
|
H A D | target_core_pr.c | 1021 struct se_portal_group *se_tpg = nacl->se_tpg; in __core_scsi3_dump_registration() local 2045 struct se_portal_group *se_tpg; core_scsi3_emulate_pro_register() local 3152 struct se_portal_group *se_tpg, *dest_se_tpg = NULL; core_scsi3_emulate_pro_register_and_move() local 3933 struct se_portal_group *se_tpg; core_scsi3_pri_read_full_status() local [all...] |
H A D | target_core_configfs.c | 338 static int target_disable_feature(struct se_portal_group *se_tpg) in target_disable_feature() argument 343 static u32 target_default_get_inst_index(struct se_portal_group *se_tpg) in target_default_get_inst_index() argument 1902 struct se_portal_group *se_tpg; in target_pr_res_pr_holder_tg_port_show() local [all...] |
H A D | target_core_alua.c | 1170 struct se_portal_group *se_tpg = lun->lun_tpg; in core_alua_update_tpg_secondary_metadata() local [all...] |
/linux/drivers/scsi/qla2xxx/ |
H A D | tcm_qla2xxx.c | 162 static char *tcm_qla2xxx_get_fabric_wwn(struct se_portal_group *se_tpg) in tcm_qla2xxx_get_fabric_wwn() argument 171 static u16 tcm_qla2xxx_get_tag(struct se_portal_group *se_tpg) in tcm_qla2xxx_get_tag() argument 178 static int tcm_qla2xxx_check_demo_mode(struct se_portal_group *se_tpg) in tcm_qla2xxx_check_demo_mode() argument 186 static int tcm_qla2xxx_check_demo_mode_cache(struct se_portal_group *se_tpg) in tcm_qla2xxx_check_demo_mode_cache() argument 194 tcm_qla2xxx_check_demo_write_protect(struct se_portal_group * se_tpg) tcm_qla2xxx_check_demo_write_protect() argument 202 tcm_qla2xxx_check_prod_write_protect(struct se_portal_group * se_tpg) tcm_qla2xxx_check_prod_write_protect() argument 210 tcm_qla2xxx_check_demo_mode_login_only(struct se_portal_group * se_tpg) tcm_qla2xxx_check_demo_mode_login_only() argument 218 tcm_qla2xxx_check_prot_fabric_only(struct se_portal_group * se_tpg) tcm_qla2xxx_check_prot_fabric_only() argument 226 tcm_qla2xxx_tpg_get_inst_index(struct se_portal_group * se_tpg) tcm_qla2xxx_tpg_get_inst_index() argument 441 struct se_portal_group *se_tpg; tcm_qla2xxx_handle_cmd() local 786 struct se_portal_group *se_tpg = se_nacl->se_tpg; tcm_qla2xxx_clear_nacl_from_fcport_map() local 908 tcm_qla2xxx_enable_tpg(struct se_portal_group * se_tpg,bool enable) tcm_qla2xxx_enable_tpg() argument 945 struct se_portal_group *se_tpg = to_tpg(item); tcm_qla2xxx_tpg_fabric_prot_type_store() local 967 struct se_portal_group *se_tpg = to_tpg(item); tcm_qla2xxx_tpg_fabric_prot_type_show() local 1030 tcm_qla2xxx_drop_tpg(struct se_portal_group * se_tpg) tcm_qla2xxx_drop_tpg() argument 1051 tcm_qla2xxx_npiv_enable_tpg(struct se_portal_group * se_tpg,bool enable) tcm_qla2xxx_npiv_enable_tpg() argument 1366 tcm_qla2xxx_session_cb(struct se_portal_group * se_tpg,struct se_session * se_sess,void * p) tcm_qla2xxx_session_cb() argument [all...] |
H A D | tcm_qla2xxx.h | 50 struct se_portal_group se_tpg; member
|
/linux/drivers/target/sbp/ |
H A D | sbp_target.c | 163 struct se_portal_group *se_tpg in sbp_get_lun_from_tpg() local 1671 sbp_check_true(struct se_portal_group * se_tpg) sbp_check_true() argument 1676 sbp_get_fabric_wwn(struct se_portal_group * se_tpg) sbp_get_fabric_wwn() argument 1684 sbp_get_tag(struct se_portal_group * se_tpg) sbp_get_tag() argument 1933 sbp_post_link_lun(struct se_portal_group * se_tpg,struct se_lun * se_lun) sbp_post_link_lun() argument 1942 sbp_pre_unlink_lun(struct se_portal_group * se_tpg,struct se_lun * se_lun) sbp_pre_unlink_lun() argument 2012 sbp_drop_tpg(struct se_portal_group * se_tpg) sbp_drop_tpg() argument 2066 struct se_portal_group *se_tpg = to_tpg(item); sbp_tpg_directory_id_show() local 2079 struct se_portal_group *se_tpg = to_tpg(item); sbp_tpg_directory_id_store() local 2103 sbp_enable_tpg(struct se_portal_group * se_tpg,bool enable) sbp_enable_tpg() argument 2145 struct se_portal_group *se_tpg = attrib_to_tpg(item); sbp_tpg_attrib_mgt_orb_timeout_show() local 2154 struct se_portal_group *se_tpg = attrib_to_tpg(item); sbp_tpg_attrib_mgt_orb_timeout_store() local 2180 struct se_portal_group *se_tpg = attrib_to_tpg(item); sbp_tpg_attrib_max_reconnect_timeout_show() local 2189 struct se_portal_group *se_tpg = attrib_to_tpg(item); sbp_tpg_attrib_max_reconnect_timeout_store() local 2215 struct se_portal_group *se_tpg = attrib_to_tpg(item); sbp_tpg_attrib_max_logins_per_lun_show() local 2224 struct se_portal_group *se_tpg = attrib_to_tpg(item); sbp_tpg_attrib_max_logins_per_lun_store() local [all...] |
H A D | sbp_target.h | 161 struct se_portal_group se_tpg; member
|
/linux/drivers/xen/ |
H A 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() argument 1337 static u16 scsiback_get_tag(struct se_portal_group *se_tpg) in scsiback_get_tag() argument 1469 struct se_portal_group *se_tpg = param_to_tpg(item); scsiback_tpg_param_alias_show() local 1484 struct se_portal_group *se_tpg = param_to_tpg(item); scsiback_tpg_param_alias_store() local 1511 scsiback_alloc_sess_cb(struct se_portal_group * se_tpg,struct se_session * se_sess,void * p) scsiback_alloc_sess_cb() argument 1605 struct se_portal_group *se_tpg = to_tpg(item); scsiback_tpg_nexus_show() local 1627 struct se_portal_group *se_tpg = to_tpg(item); scsiback_tpg_nexus_store() local 1721 scsiback_port_link(struct se_portal_group * se_tpg,struct se_lun * lun) scsiback_port_link() argument 1734 scsiback_port_unlink(struct se_portal_group * se_tpg,struct se_lun * lun) scsiback_port_unlink() argument 1783 scsiback_drop_tpg(struct se_portal_group * se_tpg) scsiback_drop_tpg() argument 1802 scsiback_check_true(struct se_portal_group * se_tpg) scsiback_check_true() argument [all...] |
/linux/drivers/vhost/ |
H A D | scsi.c | 170 struct se_portal_group se_tpg; member 347 static int vhost_scsi_check_true(struct se_portal_group *se_tpg) in vhost_scsi_check_true() argument 352 static char *vhost_scsi_get_fabric_wwn(struct se_portal_group *se_tpg) in vhost_scsi_get_fabric_wwn() argument 361 static u16 vhost_scsi_get_tpgt(struct se_portal_group *se_tpg) in vhost_scsi_get_tpgt() argument 368 static int vhost_scsi_check_prot_fabric_only(struct se_portal_group *se_tpg) in vhost_scsi_check_prot_fabric_only() argument 1988 struct se_portal_group *se_tpg; vhost_scsi_set_endpoint() local 2120 struct se_portal_group *se_tpg; vhost_scsi_clear_endpoint() local 2526 vhost_scsi_port_link(struct se_portal_group * se_tpg,struct se_lun * lun) vhost_scsi_port_link() argument 2540 vhost_scsi_port_unlink(struct se_portal_group * se_tpg,struct se_lun * lun) vhost_scsi_port_unlink() argument 2555 struct se_portal_group *se_tpg = attrib_to_tpg(item); vhost_scsi_tpg_attrib_fabric_prot_type_store() local 2577 struct se_portal_group *se_tpg = attrib_to_tpg(item); vhost_scsi_tpg_attrib_fabric_prot_type_show() local 2679 struct se_portal_group *se_tpg = to_tpg(item); vhost_scsi_tpg_nexus_show() local 2701 struct se_portal_group *se_tpg = to_tpg(item); vhost_scsi_tpg_nexus_store() local 2820 vhost_scsi_drop_tpg(struct se_portal_group * se_tpg) vhost_scsi_drop_tpg() argument [all...] |
/linux/drivers/infiniband/ulp/srpt/ |
H A D | ib_srpt.c | 3361 static int srpt_check_true(struct se_portal_group *se_tpg) in srpt_check_true() argument 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 in srpt_tpg_attrib_srp_sq_size_show() local 3599 struct se_portal_group *se_tpg = attrib_to_tpg(item); srpt_tpg_attrib_srp_sq_size_store() local 3627 struct se_portal_group *se_tpg = attrib_to_tpg(item); srpt_tpg_attrib_use_srq_show() local 3636 struct se_portal_group *se_tpg = attrib_to_tpg(item); srpt_tpg_attrib_use_srq_store() local 3771 srpt_enable_tpg(struct se_portal_group * se_tpg,bool enable) srpt_enable_tpg() argument [all...] |
/linux/drivers/target/tcm_fc/ |
H A D | tfc_sess.c | 189 static int ft_sess_alloc_cb(struct se_portal_group *se_tpg, in ft_sess_alloc_cb() argument 210 struct se_portal_group *se_tpg = &tport->tpg->se_tpg; in ft_sess_create() local
|
H A D | tcm_fc.h | 91 struct se_portal_group se_tpg; member
|
/linux/drivers/scsi/ibmvscsi_tgt/ |
H A D | ibmvscsi_tgt.c | 3666 static char *ibmvscsis_get_fabric_wwn(struct se_portal_group *se_tpg) in ibmvscsis_get_fabric_wwn() argument 3674 static u16 ibmvscsis_get_tag(struct se_portal_group *se_tpg) in ibmvscsis_get_tag() argument 3682 static u32 ibmvscsis_get_default_depth(struct se_portal_group *se_tpg) in ibmvscsis_get_default_depth() argument 3687 static int ibmvscsis_check_true(struct se_portal_group *se_tpg) in ibmvscsis_check_true() argument 3884 ibmvscsis_drop_tpg(struct se_portal_group * se_tpg) ibmvscsis_drop_tpg() argument 3916 ibmvscsis_enable_tpg(struct se_portal_group * se_tpg,bool enable) ibmvscsis_enable_tpg() argument [all...] |
H A D | ibmvscsi_tgt.h | 184 struct se_portal_group se_tpg; member
|
/linux/drivers/usb/gadget/function/ |
H A D | tcm.h | 44 struct se_portal_group se_tpg; member
|
/linux/include/target/ |
H A D | target_core_base.h | 589 struct se_portal_group *se_tpg; member 645 struct se_portal_group *se_tpg; member
|