Searched defs:target_fabric_configfs_template (Results 1 – 1 of 1) sorted by relevance
14 struct target_fabric_configfs_template { struct15 struct config_item_type tfc_discovery_cit;16 struct config_item_type tfc_wwn_cit;17 struct config_item_type tfc_wwn_fabric_stats_cit;18 struct config_item_type tfc_tpg_cit;19 struct config_item_type tfc_tpg_base_cit;20 struct config_item_type tfc_tpg_lun_cit;21 struct config_item_type tfc_tpg_port_cit;22 struct config_item_type tfc_tpg_port_stat_cit;23 struct config_item_type tfc_tpg_np_cit;[all …]