Searched refs:tcm_loop_dump_proto_id (Results 1 – 1 of 1) sorted by relevance
/linux-6.14.4/drivers/target/loopback/ |
D | tcm_loop.c | 564 static char *tcm_loop_dump_proto_id(struct tcm_loop_hba *tl_hba) in tcm_loop_dump_proto_id() function 709 tcm_loop_dump_proto_id(tl_hba), name); in tcm_loop_make_nexus() 734 tcm_loop_dump_proto_id(tpg->tl_hba), in tcm_loop_drop_nexus() 797 i_port, tcm_loop_dump_proto_id(tl_hba)); in tcm_loop_tpg_nexus_store() 807 i_port, tcm_loop_dump_proto_id(tl_hba)); in tcm_loop_tpg_nexus_store() 817 i_port, tcm_loop_dump_proto_id(tl_hba)); in tcm_loop_tpg_nexus_store() 946 tcm_loop_dump_proto_id(tl_hba), in tcm_loop_make_naa_tpg() 975 tcm_loop_dump_proto_id(tl_hba), in tcm_loop_drop_naa_tpg() 1024 name, tcm_loop_dump_proto_id(tl_hba), TL_WWN_ADDR_LEN); in tcm_loop_make_scsi_hba() 1042 tcm_loop_dump_proto_id(tl_hba), name, sh->host_no); in tcm_loop_make_scsi_hba() [all …]
|