Linux Kernel
3.7.1
|
#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_gp * | lu_gp |
struct se_device * | lu_gp_mem_dev |
struct list_head | lu_gp_mem_list |
Definition at line 311 of file target_core_base.h.
struct t10_alua_lu_gp* lu_gp |
Definition at line 315 of file target_core_base.h.
bool lu_gp_assoc |
Definition at line 312 of file target_core_base.h.
Definition at line 316 of file target_core_base.h.
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.