Home
last modified time | relevance | path

Searched refs:wwn_ci_s (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_fabric_configfs.c74 struct config_item *nacl_ci, *tpg_ci, *tpg_ci_s, *wwn_ci, *wwn_ci_s; in target_fabric_mappedlun_link() local
102 wwn_ci_s = &tpg_ci_s->ci_group->cg_item; in target_fabric_mappedlun_link()
106 if (strcmp(config_item_name(wwn_ci), config_item_name(wwn_ci_s))) { in target_fabric_mappedlun_link()
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_fabric_configfs.c75 struct config_item *nacl_ci, *tpg_ci, *tpg_ci_s, *wwn_ci, *wwn_ci_s; in target_fabric_mappedlun_link() local
103 wwn_ci_s = &tpg_ci_s->ci_group->cg_item; in target_fabric_mappedlun_link()
107 if (strcmp(config_item_name(wwn_ci), config_item_name(wwn_ci_s))) { in target_fabric_mappedlun_link()

Completed in 6 milliseconds