Linux Kernel
3.7.1
|
#include <iscsi_target_core.h>
Data Fields | |
u32 | in_shutdown |
u32 | active_ts |
u32 | auth_id |
u32 | inactive_ts |
int | ts_bitmap_count |
unsigned long * | ts_bitmap |
struct iscsi_node_acl | discovery_acl |
struct iscsi_portal_group * | discovery_tpg |
Definition at line 837 of file iscsi_target_core.h.
u32 active_ts |
Definition at line 840 of file iscsi_target_core.h.
u32 auth_id |
Definition at line 842 of file iscsi_target_core.h.
struct iscsi_node_acl discovery_acl |
Definition at line 849 of file iscsi_target_core.h.
struct iscsi_portal_group* discovery_tpg |
Definition at line 850 of file iscsi_target_core.h.
u32 in_shutdown |
Definition at line 839 of file iscsi_target_core.h.
u32 inactive_ts |
Definition at line 843 of file iscsi_target_core.h.
unsigned long* ts_bitmap |
Definition at line 847 of file iscsi_target_core.h.
int ts_bitmap_count |
Definition at line 845 of file iscsi_target_core.h.