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

#include <target_core_base.h>

Data Fields

u16 tg_pt_gp_id
 
int tg_pt_gp_valid_id
 
int tg_pt_gp_alua_access_status
 
int tg_pt_gp_alua_access_type
 
int tg_pt_gp_nonop_delay_msecs
 
int tg_pt_gp_trans_delay_msecs
 
int tg_pt_gp_implict_trans_secs
 
int tg_pt_gp_pref
 
int tg_pt_gp_write_metadata
 
u32 tg_pt_gp_md_buf_len
 
u32 tg_pt_gp_members
 
atomic_t tg_pt_gp_alua_access_state
 
atomic_t tg_pt_gp_ref_cnt
 
spinlock_t tg_pt_gp_lock
 
struct mutex tg_pt_gp_md_mutex
 
struct se_subsystem_devtg_pt_gp_su_dev
 
struct config_group tg_pt_gp_group
 
struct list_head tg_pt_gp_list
 
struct list_head tg_pt_gp_mem_list
 

Detailed Description

Definition at line 320 of file target_core_base.h.

Field Documentation

atomic_t tg_pt_gp_alua_access_state

Definition at line 334 of file target_core_base.h.

int tg_pt_gp_alua_access_status

Definition at line 323 of file target_core_base.h.

int tg_pt_gp_alua_access_type

Definition at line 324 of file target_core_base.h.

struct config_group tg_pt_gp_group

Definition at line 339 of file target_core_base.h.

u16 tg_pt_gp_id

Definition at line 321 of file target_core_base.h.

int tg_pt_gp_implict_trans_secs

Definition at line 327 of file target_core_base.h.

struct list_head tg_pt_gp_list

Definition at line 340 of file target_core_base.h.

spinlock_t tg_pt_gp_lock

Definition at line 336 of file target_core_base.h.

u32 tg_pt_gp_md_buf_len

Definition at line 332 of file target_core_base.h.

struct mutex tg_pt_gp_md_mutex

Definition at line 337 of file target_core_base.h.

struct list_head tg_pt_gp_mem_list

Definition at line 341 of file target_core_base.h.

u32 tg_pt_gp_members

Definition at line 333 of file target_core_base.h.

int tg_pt_gp_nonop_delay_msecs

Definition at line 325 of file target_core_base.h.

int tg_pt_gp_pref

Definition at line 328 of file target_core_base.h.

atomic_t tg_pt_gp_ref_cnt

Definition at line 335 of file target_core_base.h.

struct se_subsystem_dev* tg_pt_gp_su_dev

Definition at line 338 of file target_core_base.h.

int tg_pt_gp_trans_delay_msecs

Definition at line 326 of file target_core_base.h.

int tg_pt_gp_valid_id

Definition at line 322 of file target_core_base.h.

int tg_pt_gp_write_metadata

Definition at line 329 of file target_core_base.h.


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