|
Linux Kernel
3.7.1
|
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 |
| #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.
1.8.2