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

#include <target_core_base.h>

Data Fields

bool def_pr_registered
 
u32 lun_flags
 
u32 deve_cmds
 
u32 mapped_lun
 
u32 average_bytes
 
u32 last_byte_count
 
u32 total_cmds
 
u32 total_bytes
 
u64 pr_res_key
 
u64 creation_time
 
u32 attach_count
 
u64 read_bytes
 
u64 write_bytes
 
atomic_t ua_count
 
atomic_t pr_ref_count
 
struct se_lun_aclse_lun_acl
 
spinlock_t ua_lock
 
struct se_lunse_lun
 
struct list_head alua_port_list
 
struct list_head ua_list
 

Detailed Description

Definition at line 640 of file target_core_base.h.

Field Documentation

struct list_head alua_port_list

Definition at line 661 of file target_core_base.h.

u32 attach_count

Definition at line 652 of file target_core_base.h.

u32 average_bytes

Definition at line 646 of file target_core_base.h.

u64 creation_time

Definition at line 651 of file target_core_base.h.

bool def_pr_registered

Definition at line 641 of file target_core_base.h.

u32 deve_cmds

Definition at line 644 of file target_core_base.h.

u32 last_byte_count

Definition at line 647 of file target_core_base.h.

u32 lun_flags

Definition at line 643 of file target_core_base.h.

u32 mapped_lun

Definition at line 645 of file target_core_base.h.

atomic_t pr_ref_count

Definition at line 657 of file target_core_base.h.

u64 pr_res_key

Definition at line 650 of file target_core_base.h.

u64 read_bytes

Definition at line 653 of file target_core_base.h.

Definition at line 660 of file target_core_base.h.

Definition at line 658 of file target_core_base.h.

u32 total_bytes

Definition at line 649 of file target_core_base.h.

u32 total_cmds

Definition at line 648 of file target_core_base.h.

atomic_t ua_count

Definition at line 655 of file target_core_base.h.

struct list_head ua_list

Definition at line 662 of file target_core_base.h.

spinlock_t ua_lock

Definition at line 659 of file target_core_base.h.

u64 write_bytes

Definition at line 654 of file target_core_base.h.


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