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

#include <target_core_base.h>

Data Fields

t10_alua_index_t alua_type
 
u16 alua_tg_pt_gps_counter
 
u32 alua_tg_pt_gps_count
 
spinlock_t tg_pt_gps_lock
 
struct se_subsystem_devt10_sub_dev
 
struct t10_alua_tg_pt_gpdefault_tg_pt_gp
 
struct config_group alua_tg_pt_gps_group
 
int(* alua_state_check )(struct se_cmd *, unsigned char *, u8 *)
 
struct list_head tg_pt_gps_list
 

Detailed Description

Definition at line 285 of file target_core_base.h.

Field Documentation

int(* alua_state_check)(struct se_cmd *, unsigned char *, u8 *)

Definition at line 296 of file target_core_base.h.

u32 alua_tg_pt_gps_count

Definition at line 289 of file target_core_base.h.

u16 alua_tg_pt_gps_counter

Definition at line 288 of file target_core_base.h.

struct config_group alua_tg_pt_gps_group

Definition at line 295 of file target_core_base.h.

t10_alua_index_t alua_type

Definition at line 286 of file target_core_base.h.

struct t10_alua_tg_pt_gp* default_tg_pt_gp

Definition at line 293 of file target_core_base.h.

struct se_subsystem_dev* t10_sub_dev

Definition at line 291 of file target_core_base.h.

struct list_head tg_pt_gps_list

Definition at line 297 of file target_core_base.h.

spinlock_t tg_pt_gps_lock

Definition at line 290 of file target_core_base.h.


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