Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Variables
target_core_iblock.h File Reference

Go to the source code of this file.

Data Structures

struct  iblock_req
 
struct  iblock_dev
 

Macros

#define IBLOCK_VERSION   "4.0"
 
#define IBLOCK_MAX_CDBS   16
 
#define IBLOCK_LBA_SHIFT   9
 
#define IBDF_HAS_UDEV_PATH   0x01
 

Variables

struct iblock_req ____cacheline_aligned
 

Macro Definition Documentation

#define IBDF_HAS_UDEV_PATH   0x01

Definition at line 14 of file target_core_iblock.h.

#define IBLOCK_LBA_SHIFT   9

Definition at line 7 of file target_core_iblock.h.

#define IBLOCK_MAX_CDBS   16

Definition at line 6 of file target_core_iblock.h.

#define IBLOCK_VERSION   "4.0"

Definition at line 4 of file target_core_iblock.h.

Variable Documentation