Linux Kernel
3.7.1
|
#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_gp * | tg_pt_gp |
struct se_port * | tg_pt |
struct list_head | tg_pt_gp_mem_list |
Definition at line 344 of file target_core_base.h.
Definition at line 349 of file target_core_base.h.
struct t10_alua_tg_pt_gp* tg_pt_gp |
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.
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.