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

#include <target_core_base.h>

Data Fields

char pr_reg_isid [PR_REG_ISID_LEN]
 
unsigned char pr_iport [PR_APTPL_MAX_IPORT_LEN]
 
unsigned char pr_tport [PR_APTPL_MAX_TPORT_LEN]
 
unsigned charpr_aptpl_buf
 
u16 pr_aptpl_rpti
 
u16 pr_reg_tpgt
 
int pr_reg_all_tg_pt
 
int pr_reg_aptpl
 
int pr_res_holder
 
int pr_res_type
 
int pr_res_scope
 
bool isid_present_at_reg
 
u32 pr_res_mapped_lun
 
u32 pr_aptpl_target_lun
 
u32 pr_res_generation
 
u64 pr_reg_bin_isid
 
u64 pr_res_key
 
atomic_t pr_res_holders
 
struct se_node_aclpr_reg_nacl
 
struct se_dev_entrypr_reg_deve
 
struct se_lunpr_reg_tg_pt_lun
 
struct list_head pr_reg_list
 
struct list_head pr_reg_abort_list
 
struct list_head pr_reg_aptpl_list
 
struct list_head pr_reg_atp_list
 
struct list_head pr_reg_atp_mem_list
 

Detailed Description

Definition at line 386 of file target_core_base.h.

Field Documentation

bool isid_present_at_reg

Definition at line 410 of file target_core_base.h.

unsigned char* pr_aptpl_buf

Definition at line 399 of file target_core_base.h.

u16 pr_aptpl_rpti

Definition at line 400 of file target_core_base.h.

u32 pr_aptpl_target_lun

Definition at line 412 of file target_core_base.h.

unsigned char pr_iport[PR_APTPL_MAX_IPORT_LEN]

Definition at line 394 of file target_core_base.h.

struct list_head pr_reg_abort_list

Definition at line 421 of file target_core_base.h.

int pr_reg_all_tg_pt

Definition at line 403 of file target_core_base.h.

int pr_reg_aptpl

Definition at line 405 of file target_core_base.h.

struct list_head pr_reg_aptpl_list

Definition at line 422 of file target_core_base.h.

struct list_head pr_reg_atp_list

Definition at line 423 of file target_core_base.h.

struct list_head pr_reg_atp_mem_list

Definition at line 424 of file target_core_base.h.

u64 pr_reg_bin_isid

Definition at line 414 of file target_core_base.h.

struct se_dev_entry* pr_reg_deve

Definition at line 418 of file target_core_base.h.

char pr_reg_isid[PR_REG_ISID_LEN]

Definition at line 391 of file target_core_base.h.

struct list_head pr_reg_list

Definition at line 420 of file target_core_base.h.

struct se_node_acl* pr_reg_nacl

Definition at line 417 of file target_core_base.h.

struct se_lun* pr_reg_tg_pt_lun

Definition at line 419 of file target_core_base.h.

u16 pr_reg_tpgt

Definition at line 401 of file target_core_base.h.

u32 pr_res_generation

Definition at line 413 of file target_core_base.h.

int pr_res_holder

Definition at line 406 of file target_core_base.h.

atomic_t pr_res_holders

Definition at line 416 of file target_core_base.h.

u64 pr_res_key

Definition at line 415 of file target_core_base.h.

u32 pr_res_mapped_lun

Definition at line 411 of file target_core_base.h.

int pr_res_scope

Definition at line 408 of file target_core_base.h.

int pr_res_type

Definition at line 407 of file target_core_base.h.

unsigned char pr_tport[PR_APTPL_MAX_TPORT_LEN]

Definition at line 397 of file target_core_base.h.


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