Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
target_fabric_configfs Struct Reference

#include <target_core_configfs.h>

Data Fields

char tf_name [TARGET_FABRIC_NAME_SIZE]
 
atomic_t tf_access_cnt
 
struct list_head tf_list
 
struct config_group tf_group
 
struct config_group tf_disc_group
 
struct config_grouptf_default_groups [2]
 
struct config_itemtf_fabric
 
struct config_item_typetf_fabric_cit
 
struct configfs_subsystemtf_subsys
 
struct moduletf_module
 
struct target_core_fabric_ops tf_ops
 
struct
target_fabric_configfs_template 
tf_cit_tmpl
 

Detailed Description

Definition at line 37 of file target_core_configfs.h.

Field Documentation

atomic_t tf_access_cnt

Definition at line 39 of file target_core_configfs.h.

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.

struct list_head tf_list

Definition at line 40 of file target_core_configfs.h.

struct module* tf_module

Definition at line 51 of file target_core_configfs.h.

Definition at line 38 of file target_core_configfs.h.

Definition at line 52 of file target_core_configfs.h.

Definition at line 49 of file target_core_configfs.h.


The documentation for this struct was generated from the following file: