Home
last modified time | relevance | path

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

/linux/drivers/target/
H A Dtarget_core_tpg.c140 tpg->se_tpg_tfo->tpg_get_tag(tpg), lun->unpacked_lun, in core_tpg_add_node_to_devs()
216 tpg->se_tpg_tfo->tpg_get_tag(tpg), in target_add_node_acl()
302 tpg->se_tpg_tfo->tpg_get_tag(tpg), initiatorname); in core_tpg_add_initiator_node_acl()
310 initiatorname, tpg->se_tpg_tfo->tpg_get_tag(tpg)); in core_tpg_add_initiator_node_acl()
369 tpg->se_tpg_tfo->tpg_get_tag(tpg), acl->queue_depth, in core_tpg_del_initiator_node_acl()
407 tpg->se_tpg_tfo->tpg_get_tag(tpg)); in core_tpg_set_initiator_node_queue_depth()
453 se_tpg->se_tpg_tfo->tpg_get_tag(se_tpg), in target_tpg_register_rtpi()
560 se_tpg->proto_id, se_tpg->se_tpg_tfo->tpg_get_tag(se_tpg)); in core_tpg_register()
575 se_tpg->proto_id, tfo->tpg_get_tag(se_tpg)); in core_tpg_deregister()
H A Dtarget_core_device.c520 tpg->se_tpg_tfo->tpg_get_tag(tpg), lun->unpacked_lun, in core_dev_add_lun()
553 tpg->se_tpg_tfo->tpg_get_tag(tpg), lun->unpacked_lun, in core_dev_del_lun()
613 tpg->se_tpg_tfo->tpg_get_tag(tpg), lun->unpacked_lun, lacl->mapped_lun, in core_dev_add_initiator_node_lun_acl()
646 tpg->se_tpg_tfo->tpg_get_tag(tpg), lun->unpacked_lun, in core_dev_del_initiator_node_lun_acl()
658 tpg->se_tpg_tfo->tpg_get_tag(tpg), in core_dev_free_initiator_node_lun_acl()
H A Dtarget_core_alua.c1189 if (se_tpg->se_tpg_tfo->tpg_get_tag != NULL) { in core_alua_update_tpg_secondary_metadata()
1193 se_tpg->se_tpg_tfo->tpg_get_tag(se_tpg), in core_alua_update_tpg_secondary_metadata()
1950 tpg->se_tpg_tfo->tpg_get_tag(tpg), in core_alua_store_tg_pt_gp_info()
1970 tpg->se_tpg_tfo->tpg_get_tag(tpg), in core_alua_store_tg_pt_gp_info()
H A Dtarget_core_stat.c600 tpg->se_tpg_tfo->tpg_get_tag(tpg)); in target_stat_tgt_port_port_index_show()
912 ret = snprintf(page, PAGE_SIZE, "%u\n", tpg->se_tpg_tfo->tpg_get_tag(tpg)); in target_stat_auth_port_show()
1251 ret = snprintf(page, PAGE_SIZE, "%u\n", tpg->se_tpg_tfo->tpg_get_tag(tpg)); in target_stat_iport_port_show()
H A Dtarget_core_pr.c939 tpgt = tpg->se_tpg_tfo->tpg_get_tag(tpg); in __core_scsi3_check_aptpl_registration()
1033 tfo->tpg_get_tag(se_tpg)); in __core_scsi3_dump_registration()
1929 tpg->se_tpg_tfo->tpg_get_tag(tpg), in core_scsi3_update_aptpl_buf()
H A Dtarget_core_configfs.c384 if (!tfo->tpg_get_tag) { in target_fabric_tf_ops_check()
1926 tfo->fabric_name, tfo->tpg_get_tag(se_tpg), in target_pr_res_pr_holder_tg_port_show()
3175 tpg->se_tpg_tfo->tpg_get_tag(tpg), in target_tg_pt_gp_members_show()
H A Dtarget_core_fabric_configfs.c870 se_tpg->se_tpg_tfo->tpg_get_tag(se_tpg)); in target_fabric_tpg_base_rtpi_store()
H A Dtarget_core_spc.c396 tpgt = tpg->se_tpg_tfo->tpg_get_tag(tpg); in spc_emulate_evpd_83()
/linux/drivers/target/tcm_remote/
H A Dtcm_remote.c237 .tpg_get_tag = tcm_remote_get_tag,
/linux/include/target/
H A Dtarget_core_fabric.h38 u16 (*tpg_get_tag)(struct se_portal_group *); member
/linux/drivers/target/tcm_fc/
H A Dtfc_conf.c411 .tpg_get_tag = ft_get_tag,
/linux/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c1791 .tpg_get_tag = tcm_qla2xxx_get_tag,
1835 .tpg_get_tag = tcm_qla2xxx_get_tag,
/linux/drivers/scsi/elx/efct/
H A Defct_lio.c1590 .tpg_get_tag = efct_lio_get_tag,
1624 .tpg_get_tag = efct_lio_get_npiv_tag,
/linux/drivers/target/loopback/
H A Dtcm_loop.c1084 .tpg_get_tag = tcm_loop_get_tag,
/linux/drivers/target/iscsi/
H A Discsi_target_configfs.c1548 .tpg_get_tag = lio_tpg_get_tag,
/linux/drivers/xen/
H A Dxen-scsiback.c1811 .tpg_get_tag = scsiback_get_tag,
/linux/drivers/target/sbp/
H A Dsbp_target.c2256 .tpg_get_tag = sbp_get_tag,
/linux/drivers/usb/gadget/function/
H A Df_tcm.c1668 .tpg_get_tag = usbg_get_tag,
/linux/drivers/vhost/
H A Dscsi.c2594 .tpg_get_tag = vhost_scsi_get_tpgt,
/linux/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c3847 .tpg_get_tag = srpt_get_tag,
/linux/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.c3951 .tpg_get_tag = ibmvscsis_get_tag,