Linux Kernel
3.7.1
|
#include <target_core_configfs.h>
Definition at line 37 of file target_core_configfs.h.
atomic_t tf_access_cnt |
Definition at line 39 of file target_core_configfs.h.
struct target_fabric_configfs_template tf_cit_tmpl |
Definition at line 53 of file target_core_configfs.h.
struct config_group* tf_default_groups[2] |
Definition at line 43 of file target_core_configfs.h.
struct config_group tf_disc_group |
Definition at line 42 of file target_core_configfs.h.
struct config_item* tf_fabric |
Definition at line 45 of file target_core_configfs.h.
struct config_item_type* tf_fabric_cit |
Definition at line 47 of file target_core_configfs.h.
struct config_group tf_group |
Definition at line 41 of file target_core_configfs.h.
Definition at line 40 of file target_core_configfs.h.
Definition at line 51 of file target_core_configfs.h.
char tf_name[TARGET_FABRIC_NAME_SIZE] |
Definition at line 38 of file target_core_configfs.h.
struct target_core_fabric_ops tf_ops |
Definition at line 52 of file target_core_configfs.h.
struct configfs_subsystem* tf_subsys |
Definition at line 49 of file target_core_configfs.h.