Searched defs:target_fabric_configfs (Results 1 – 1 of 1) sorted by relevance
27 struct target_fabric_configfs { struct28 atomic_t tf_access_cnt;29 struct list_head tf_list;30 struct config_group tf_group;31 struct config_group tf_disc_group;35 struct config_item_type tf_wwn_cit;38 struct config_item_type tf_tpg_cit;39 struct config_item_type tf_tpg_base_cit;40 struct config_item_type tf_tpg_lun_cit;41 struct config_item_type tf_tpg_port_cit;[all …]
Completed in 4 milliseconds