Searched refs:get_fabric_name (Results 1 – 12 of 12) sorted by relevance
/linux-2.6.39/drivers/target/ |
D | target_core_tpg.c | 71 TPG_TFO(tpg)->get_fabric_name()); in core_clear_initiator_node_from_tpg() 192 TPG_TFO(tpg)->get_fabric_name(), in core_tpg_add_node_to_devs() 214 "defaulting to 1.\n", TPG_TFO(tpg)->get_fabric_name(), in core_set_queue_depth_for_node() 305 " Initiator Node: %s\n", TPG_TFO(tpg)->get_fabric_name(), in core_tpg_check_initiator_node_acl() 307 TPG_TFO(tpg)->get_fabric_name(), initiatorname); in core_tpg_check_initiator_node_acl() 358 " for %s\n", TPG_TFO(tpg)->get_fabric_name(), in core_tpg_add_initiator_node_acl() 374 " request.\n", TPG_TFO(tpg)->get_fabric_name(), in core_tpg_add_initiator_node_acl() 423 " Initiator Node: %s\n", TPG_TFO(tpg)->get_fabric_name(), in core_tpg_add_initiator_node_acl() 425 TPG_TFO(tpg)->get_fabric_name(), initiatorname); in core_tpg_add_initiator_node_acl() 479 " Initiator Node: %s\n", TPG_TFO(tpg)->get_fabric_name(), in core_tpg_del_initiator_node_acl() [all …]
|
D | target_core_device.c | 104 CMD_TFO(se_cmd)->get_fabric_name(), in transport_get_lun_for_cmd() 118 CMD_TFO(se_cmd)->get_fabric_name(), in transport_get_lun_for_cmd() 133 CMD_TFO(se_cmd)->get_fabric_name()); in transport_get_lun_for_cmd() 205 CMD_TFO(se_cmd)->get_fabric_name(), in transport_get_lun_for_tmr() 253 TPG_TFO(tpg)->get_fabric_name()); in core_get_se_deve_from_rtpi() 260 TPG_TFO(tpg)->get_fabric_name()); in core_get_se_deve_from_rtpi() 298 TPG_TFO(tpg)->get_fabric_name()); in core_free_device_list_for_node() 581 TRANSPORT(dev)->name, TPG_TFO(tpg)->get_fabric_name()); in core_export_port() 1329 " CORE HBA: %u\n", TPG_TFO(tpg)->get_fabric_name(), in core_dev_add_lun() 1331 TPG_TFO(tpg)->get_fabric_name(), hba->hba_id); in core_dev_add_lun() [all …]
|
D | target_core_pr.c | 146 " MAPPED LUN: %u for %s\n", TPG_TFO(tpg)->get_fabric_name(), in core_scsi2_reservation_release() 177 TPG_TFO(tpg)->get_fabric_name()); in core_scsi2_reservation_reserve() 196 " for %s\n", TPG_TFO(tpg)->get_fabric_name(), in core_scsi2_reservation_reserve() 896 TPG_TFO(tpg)->get_fabric_name(), in core_scsi3_aptpl_reserve() 900 TPG_TFO(tpg)->get_fabric_name(), node_acl->initiatorname, in core_scsi3_aptpl_reserve() 1010 " Node: %s%s\n", tfo->get_fabric_name(), (register_type == 2) ? in __core_scsi3_dump_registration() 1015 tfo->get_fabric_name(), tfo->tpg_get_wwn(se_tpg), in __core_scsi3_dump_registration() 1018 " Port(s)\n", tfo->get_fabric_name(), in __core_scsi3_dump_registration() 1022 " 0x%08x APTPL: %d\n", tfo->get_fabric_name(), in __core_scsi3_dump_registration() 1287 tfo->get_fabric_name()); in __core_scsi3_free_registration() [all …]
|
D | target_core_ua.c | 182 TPG_TFO(nacl->se_tpg)->get_fabric_name(), unpacked_lun, in core_scsi3_ua_allocate() 270 TPG_TFO(nacl->se_tpg)->get_fabric_name(), in core_scsi3_ua_for_check_condition() 328 " ASCQ: 0x%02x\n", TPG_TFO(nacl->se_tpg)->get_fabric_name(), in core_scsi3_ua_clear_for_request_sense()
|
D | target_core_configfs.c | 364 if (!(tfo->get_fabric_name)) { in target_fabric_tf_ops_check() 1100 TPG_TFO(se_nacl->se_tpg)->get_fabric_name(), in target_core_dev_pr_show_spc3_res() 1122 TPG_TFO(se_nacl->se_tpg)->get_fabric_name(), in target_core_dev_pr_show_spc2_res() 1255 " Target Node Endpoint: %s\n", tfo->get_fabric_name(), in target_core_dev_pr_show_attr_res_pr_holder_tg_port() 1260 tfo->get_fabric_name(), tfo->tpg_get_tag(se_tpg), in target_core_dev_pr_show_attr_res_pr_holder_tg_port() 1261 tfo->get_fabric_name(), lun->unpacked_lun); in target_core_dev_pr_show_attr_res_pr_holder_tg_port() 1301 tfo->get_fabric_name(), in target_core_dev_pr_show_attr_res_pr_registered_i_pts() 2579 "/%s\n", TPG_TFO(tpg)->get_fabric_name(), in target_core_alua_tg_pt_gp_show_attr_members()
|
D | target_core_tmr.c | 140 TPG_TFO(tmr_tpg)->get_fabric_name(), in core_tmr_lun_reset()
|
D | target_core_transport.c | 520 TPG_TFO(se_tpg)->get_fabric_name(), se_sess->fabric_sess_ptr); in __transport_register_session() 613 TPG_TFO(se_tpg)->get_fabric_name()); in transport_deregister_session() 3120 CMD_TFO(cmd)->get_fabric_name(), alua_ascq); in transport_generic_cmd_sequencer() 3628 CMD_TFO(cmd)->get_fabric_name(), cdb[0]); in transport_generic_cmd_sequencer() 3636 " 0x%02x\n", CMD_TFO(cmd)->get_fabric_name(), in transport_generic_cmd_sequencer() 4751 " %s\n", tfo->get_fabric_name()); in transport_do_task_sg_chain()
|
D | target_core_stat.c | 925 TPG_TFO(tpg)->get_fabric_name(), sep->sep_index); in target_stat_scsi_tgt_port_show_attr_name() 1131 TPG_TFO(tpg)->get_fabric_name()); in target_stat_scsi_transport_show_attr_device()
|
D | target_core_fabric_configfs.c | 207 TPG_TFO(se_tpg)->get_fabric_name(), in target_fabric_mappedlun_store_write_protect()
|
D | target_core_alua.c | 957 TPG_TFO(se_tpg)->get_fabric_name(), wwn, in core_alua_update_tpg_secondary_metadata()
|
/linux-2.6.39/include/target/ |
D | target_core_fabric_ops.h | 12 char *(*get_fabric_name)(void); member
|
/linux-2.6.39/drivers/target/loopback/ |
D | tcm_loop.c | 1421 fabric->tf_ops.get_fabric_name = &tcm_loop_get_fabric_name; in tcm_loop_register_configfs()
|