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

#include <target_core_base.h>

Data Fields

int pr_all_tg_pt
 
int pr_aptpl_active
 
u32 pr_aptpl_buf_len
 
u32 pr_generation
 
t10_reservations_index_t res_type
 
spinlock_t registration_lock
 
spinlock_t aptpl_reg_lock
 
struct se_node_aclpr_res_holder
 
struct list_head registration_list
 
struct list_head aptpl_reg_list
 
struct t10_reservation_ops pr_ops
 

Detailed Description

Definition at line 439 of file target_core_base.h.

Field Documentation

struct list_head aptpl_reg_list

Definition at line 464 of file target_core_base.h.

spinlock_t aptpl_reg_lock

Definition at line 451 of file target_core_base.h.

int pr_all_tg_pt

Definition at line 441 of file target_core_base.h.

int pr_aptpl_active

Definition at line 444 of file target_core_base.h.

u32 pr_aptpl_buf_len

Definition at line 447 of file target_core_base.h.

u32 pr_generation

Definition at line 448 of file target_core_base.h.

Definition at line 465 of file target_core_base.h.

struct se_node_acl* pr_res_holder

Definition at line 462 of file target_core_base.h.

struct list_head registration_list

Definition at line 463 of file target_core_base.h.

spinlock_t registration_lock

Definition at line 450 of file target_core_base.h.

Definition at line 449 of file target_core_base.h.


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