Home
last modified time | relevance | path

Searched refs:wwn_ci (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/target/
Dtarget_core_fabric_configfs.c82 struct config_item *nacl_ci, *tpg_ci, *tpg_ci_s, *wwn_ci, *wwn_ci_s; in target_fabric_mappedlun_link() local
108 wwn_ci = &tpg_ci->ci_group->cg_item; in target_fabric_mappedlun_link()
114 if (strcmp(config_item_name(wwn_ci), config_item_name(wwn_ci_s))) { in target_fabric_mappedlun_link()
116 config_item_name(wwn_ci)); in target_fabric_mappedlun_link()
121 " TPGT: %s\n", config_item_name(wwn_ci), in target_fabric_mappedlun_link()
/Linux-v4.19/drivers/target/iscsi/
Discsi_target_configfs.c637 struct config_item *acl_ci, *tpg_ci, *wwn_ci; in lio_target_nacl_cmdsn_depth_store() local
660 wwn_ci = &tpg_ci->ci_group->cg_item; in lio_target_nacl_cmdsn_depth_store()
661 if (!wwn_ci) { in lio_target_nacl_cmdsn_depth_store()
672 "InitiatorName: %s\n", config_item_name(wwn_ci), in lio_target_nacl_cmdsn_depth_store()