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

#include <target_core_base.h>

Data Fields

int(* t10_reservation_check )(struct se_cmd *, u32 *)
 
int(* t10_seq_non_holder )(struct se_cmd *, unsigned char *, u32)
 
int(* t10_pr_register )(struct se_cmd *)
 
int(* t10_pr_clear )(struct se_cmd *)
 

Detailed Description

Definition at line 432 of file target_core_base.h.

Field Documentation

int(* t10_pr_clear)(struct se_cmd *)

Definition at line 436 of file target_core_base.h.

int(* t10_pr_register)(struct se_cmd *)

Definition at line 435 of file target_core_base.h.

int(* t10_reservation_check)(struct se_cmd *, u32 *)

Definition at line 433 of file target_core_base.h.

int(* t10_seq_non_holder)(struct se_cmd *, unsigned char *, u32)

Definition at line 434 of file target_core_base.h.


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