Linux Kernel
3.7.1
|
#include <target_core_base.h>
Definition at line 577 of file target_core_base.h.
struct config_group acl_attrib_group |
Definition at line 596 of file target_core_base.h.
struct config_group acl_auth_group |
Definition at line 597 of file target_core_base.h.
struct config_group* acl_default_groups[5] |
Definition at line 600 of file target_core_base.h.
struct config_group acl_fabric_stat_group |
Definition at line 599 of file target_core_base.h.
struct completion acl_free_comp |
Definition at line 603 of file target_core_base.h.
struct config_group acl_group |
Definition at line 595 of file target_core_base.h.
u32 acl_index |
Definition at line 583 of file target_core_base.h.
Definition at line 604 of file target_core_base.h.
Definition at line 601 of file target_core_base.h.
struct config_group acl_param_group |
Definition at line 598 of file target_core_base.h.
atomic_t acl_pr_ref_count |
Definition at line 589 of file target_core_base.h.
Definition at line 602 of file target_core_base.h.
bool acl_stop |
Definition at line 581 of file target_core_base.h.
Definition at line 590 of file target_core_base.h.
spinlock_t device_list_lock |
Definition at line 593 of file target_core_base.h.
bool dynamic_node_acl |
Definition at line 580 of file target_core_base.h.
char initiatorname[TRANSPORT_IQN_LEN] |
Definition at line 578 of file target_core_base.h.
struct se_session* nacl_sess |
Definition at line 591 of file target_core_base.h.
spinlock_t nacl_sess_lock |
Definition at line 594 of file target_core_base.h.
u64 num_cmds |
Definition at line 584 of file target_core_base.h.
u32 queue_depth |
Definition at line 582 of file target_core_base.h.
u64 read_bytes |
Definition at line 585 of file target_core_base.h.
struct se_portal_group* se_tpg |
Definition at line 592 of file target_core_base.h.
spinlock_t stats_lock |
Definition at line 587 of file target_core_base.h.
u64 write_bytes |
Definition at line 586 of file target_core_base.h.