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

#include <iscsi_target_core.h>

Data Fields

unsigned char tiqn [ISCSI_IQN_LEN]
 
enum tiqn_state_table tiqn_state
 
int tiqn_access_count
 
u32 tiqn_active_tpgs
 
u32 tiqn_ntpgs
 
u32 tiqn_num_tpg_nps
 
u32 tiqn_nsessions
 
struct list_head tiqn_list
 
struct list_head tiqn_tpg_list
 
spinlock_t tiqn_state_lock
 
spinlock_t tiqn_tpg_lock
 
struct se_wwn tiqn_wwn
 
struct iscsi_wwn_stat_grps tiqn_stat_grps
 
int tiqn_index
 
struct iscsi_sess_err_stats sess_err_stats
 
struct iscsi_login_stats login_stats
 
struct iscsi_logout_stats logout_stats
 

Detailed Description

Definition at line 814 of file iscsi_target_core.h.

Field Documentation

Definition at line 831 of file iscsi_target_core.h.

struct iscsi_logout_stats logout_stats

Definition at line 832 of file iscsi_target_core.h.

struct iscsi_sess_err_stats sess_err_stats

Definition at line 830 of file iscsi_target_core.h.

unsigned char tiqn[ISCSI_IQN_LEN]

Definition at line 816 of file iscsi_target_core.h.

int tiqn_access_count

Definition at line 818 of file iscsi_target_core.h.

u32 tiqn_active_tpgs

Definition at line 819 of file iscsi_target_core.h.

int tiqn_index

Definition at line 829 of file iscsi_target_core.h.

struct list_head tiqn_list

Definition at line 823 of file iscsi_target_core.h.

u32 tiqn_nsessions

Definition at line 822 of file iscsi_target_core.h.

u32 tiqn_ntpgs

Definition at line 820 of file iscsi_target_core.h.

u32 tiqn_num_tpg_nps

Definition at line 821 of file iscsi_target_core.h.

struct iscsi_wwn_stat_grps tiqn_stat_grps

Definition at line 828 of file iscsi_target_core.h.

enum tiqn_state_table tiqn_state

Definition at line 817 of file iscsi_target_core.h.

spinlock_t tiqn_state_lock

Definition at line 825 of file iscsi_target_core.h.

struct list_head tiqn_tpg_list

Definition at line 824 of file iscsi_target_core.h.

spinlock_t tiqn_tpg_lock

Definition at line 826 of file iscsi_target_core.h.

struct se_wwn tiqn_wwn

Definition at line 827 of file iscsi_target_core.h.


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