Home
last modified time | relevance | path

Searched defs:target_fabric_configfs (Results 1 – 1 of 1) sorted by relevance

/drivers/target/
Dtarget_core_internal.h27 struct target_fabric_configfs { struct
28 atomic_t tf_access_cnt;
29 struct list_head tf_list;
30 struct config_group tf_group;
31 struct config_group tf_disc_group;
32 const struct target_core_fabric_ops *tf_ops;
34 struct config_item_type tf_discovery_cit;
35 struct config_item_type tf_wwn_cit;
36 struct config_item_type tf_wwn_fabric_stats_cit;
37 struct config_item_type tf_wwn_param_cit;
[all …]