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

#include <target_core_base.h>

Data Fields

bool lu_gp_assoc
 
atomic_t lu_gp_mem_ref_cnt
 
spinlock_t lu_gp_mem_lock
 
struct t10_alua_lu_gplu_gp
 
struct se_devicelu_gp_mem_dev
 
struct list_head lu_gp_mem_list
 

Detailed Description

Definition at line 311 of file target_core_base.h.

Field Documentation

Definition at line 315 of file target_core_base.h.

bool lu_gp_assoc

Definition at line 312 of file target_core_base.h.

struct se_device* lu_gp_mem_dev

Definition at line 316 of file target_core_base.h.

struct list_head lu_gp_mem_list

Definition at line 317 of file target_core_base.h.

spinlock_t lu_gp_mem_lock

Definition at line 314 of file target_core_base.h.

atomic_t lu_gp_mem_ref_cnt

Definition at line 313 of file target_core_base.h.


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