Searched refs:hba_group (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/target/ |
| A D | target_core_configfs.c | 82 return container_of(to_config_group(item), struct se_hba, hba_group); in item_to_hba() 2333 config_item_name(&hba->hba_group.cg_item), in target_dev_alias_store() 2374 config_item_name(&hba->hba_group.cg_item), in target_dev_udev_path_store() 2477 config_item_name(&hba->hba_group.cg_item), in target_dev_alua_lu_gp_store() 2502 config_item_name(&hba->hba_group.cg_item), in target_dev_alua_lu_gp_store() 2775 config_item_name(&hba->hba_group.cg_item), in target_lu_gp_members_show() 3438 hba = item_to_hba(&dev->se_hba->hba_group.cg_item); in target_core_drop_subdev() 3473 return container_of(to_config_group(item), struct se_hba, hba_group); in to_hba() 3534 struct se_hba, hba_group); in target_core_hba_release() 3608 config_group_init_type_name(&hba->hba_group, name, in target_core_call_addhbatotarget() [all …]
|
| /linux/include/target/ |
| A D | target_core_base.h | 912 struct config_group hba_group; member
|
Completed in 18 milliseconds