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_member Struct Reference

#include <target_core_base.h>

Data Fields

bool tg_pt_gp_assoc
 
atomic_t tg_pt_gp_mem_ref_cnt
 
spinlock_t tg_pt_gp_mem_lock
 
struct t10_alua_tg_pt_gptg_pt_gp
 
struct se_porttg_pt
 
struct list_head tg_pt_gp_mem_list
 

Detailed Description

Definition at line 344 of file target_core_base.h.

Field Documentation

struct se_port* tg_pt

Definition at line 349 of file target_core_base.h.

Definition at line 348 of file target_core_base.h.

bool tg_pt_gp_assoc

Definition at line 345 of file target_core_base.h.

struct list_head tg_pt_gp_mem_list

Definition at line 350 of file target_core_base.h.

spinlock_t tg_pt_gp_mem_lock

Definition at line 347 of file target_core_base.h.

atomic_t tg_pt_gp_mem_ref_cnt

Definition at line 346 of file target_core_base.h.


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