Searched refs:tcm_loop_dump_proto_id (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/target/loopback/ |
H A D | tcm_loop.c | 563 static char *tcm_loop_dump_proto_id(struct tcm_loop_hba *tl_hba) in tcm_loop_dump_proto_id() function 708 tcm_loop_dump_proto_id(tl_hba), name); in tcm_loop_make_nexus() 733 tcm_loop_dump_proto_id(tpg->tl_hba), in tcm_loop_drop_nexus() 796 i_port, tcm_loop_dump_proto_id(tl_hba)); in tcm_loop_tpg_nexus_store() 806 i_port, tcm_loop_dump_proto_id(tl_hba)); in tcm_loop_tpg_nexus_store() 816 i_port, tcm_loop_dump_proto_id(tl_hba)); in tcm_loop_tpg_nexus_store() 945 tcm_loop_dump_proto_id(tl_hba), in tcm_loop_make_naa_tpg() 974 tcm_loop_dump_proto_id(tl_hba), in tcm_loop_drop_naa_tpg() 1023 name, tcm_loop_dump_proto_id(tl_hba), TL_WWN_ADDR_LEN); in tcm_loop_make_scsi_hba() 1041 tcm_loop_dump_proto_id(tl_hba), name, sh->host_no); in tcm_loop_make_scsi_hba() [all …]
|