Searched refs:hba_group (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/target/ |
H A D | target_core_configfs.c | 78 return container_of(to_config_group(item), struct se_hba, hba_group); in item_to_hba() 2191 config_item_name(&hba->hba_group.cg_item), in target_dev_alias_store() 2232 config_item_name(&hba->hba_group.cg_item), in target_dev_udev_path_store() 2336 config_item_name(&hba->hba_group.cg_item), in target_dev_alua_lu_gp_store() 2361 config_item_name(&hba->hba_group.cg_item), in target_dev_alua_lu_gp_store() 2636 config_item_name(&hba->hba_group.cg_item), in target_lu_gp_members_show() 3302 hba = item_to_hba(&dev->se_hba->hba_group.cg_item); in target_core_drop_subdev() 3332 return container_of(to_config_group(item), struct se_hba, hba_group); in to_hba() 3393 struct se_hba, hba_group); in target_core_hba_release() 3468 config_group_init_type_name(&hba->hba_group, nam in target_core_call_addhbatotarget() [all...] |
/kernel/linux/linux-6.6/drivers/target/ |
H A D | target_core_configfs.c | 82 return container_of(to_config_group(item), struct se_hba, hba_group); in item_to_hba() 2295 config_item_name(&hba->hba_group.cg_item), in target_dev_alias_store() 2336 config_item_name(&hba->hba_group.cg_item), in target_dev_udev_path_store() 2439 config_item_name(&hba->hba_group.cg_item), in target_dev_alua_lu_gp_store() 2464 config_item_name(&hba->hba_group.cg_item), in target_dev_alua_lu_gp_store() 2737 config_item_name(&hba->hba_group.cg_item), in target_lu_gp_members_show() 3400 hba = item_to_hba(&dev->se_hba->hba_group.cg_item); in target_core_drop_subdev() 3435 return container_of(to_config_group(item), struct se_hba, hba_group); in to_hba() 3496 struct se_hba, hba_group); in target_core_hba_release() 3570 config_group_init_type_name(&hba->hba_group, nam in target_core_call_addhbatotarget() [all...] |
/kernel/linux/linux-5.10/include/target/ |
H A D | target_core_base.h | 868 struct config_group hba_group; member
|
/kernel/linux/linux-6.6/include/target/ |
H A D | target_core_base.h | 902 struct config_group hba_group; member
|
Completed in 14 milliseconds