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

#include <target_core_base.h>

Data Fields

enum transport_tpg_type_table se_tpg_type
 
u32 num_node_acls
 
atomic_t tpg_pr_ref_count
 
spinlock_t acl_node_lock
 
spinlock_t session_lock
 
spinlock_t tpg_lun_lock
 
voidse_tpg_fabric_ptr
 
struct list_head se_tpg_node
 
struct list_head acl_node_list
 
struct se_lun ** tpg_lun_list
 
struct se_lun tpg_virt_lun0
 
struct list_head tpg_sess_list
 
struct target_core_fabric_opsse_tpg_tfo
 
struct se_wwnse_tpg_wwn
 
struct config_group tpg_group
 
struct config_grouptpg_default_groups [6]
 
struct config_group tpg_lun_group
 
struct config_group tpg_np_group
 
struct config_group tpg_acl_group
 
struct config_group tpg_attrib_group
 
struct config_group tpg_param_group
 

Detailed Description

Definition at line 872 of file target_core_base.h.

Field Documentation

struct list_head acl_node_list

Definition at line 888 of file target_core_base.h.

spinlock_t acl_node_lock

Definition at line 880 of file target_core_base.h.

u32 num_node_acls

Definition at line 876 of file target_core_base.h.

void* se_tpg_fabric_ptr

Definition at line 885 of file target_core_base.h.

struct list_head se_tpg_node

Definition at line 886 of file target_core_base.h.

Definition at line 894 of file target_core_base.h.

enum transport_tpg_type_table se_tpg_type

Definition at line 874 of file target_core_base.h.

struct se_wwn* se_tpg_wwn

Definition at line 895 of file target_core_base.h.

spinlock_t session_lock

Definition at line 882 of file target_core_base.h.

struct config_group tpg_acl_group

Definition at line 900 of file target_core_base.h.

struct config_group tpg_attrib_group

Definition at line 901 of file target_core_base.h.

struct config_group* tpg_default_groups[6]

Definition at line 897 of file target_core_base.h.

struct config_group tpg_group

Definition at line 896 of file target_core_base.h.

struct config_group tpg_lun_group

Definition at line 898 of file target_core_base.h.

struct se_lun** tpg_lun_list

Definition at line 889 of file target_core_base.h.

spinlock_t tpg_lun_lock

Definition at line 883 of file target_core_base.h.

struct config_group tpg_np_group

Definition at line 899 of file target_core_base.h.

struct config_group tpg_param_group

Definition at line 902 of file target_core_base.h.

atomic_t tpg_pr_ref_count

Definition at line 878 of file target_core_base.h.

struct list_head tpg_sess_list

Definition at line 892 of file target_core_base.h.

struct se_lun tpg_virt_lun0

Definition at line 890 of file target_core_base.h.


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