Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | bitmap_super_s |
Macros | |
#define | BITMAP_MAJOR_LO 3 |
#define | BITMAP_MAJOR_HI 4 |
#define | BITMAP_MAJOR_HOSTENDIAN 3 |
#define | BITMAP_MAGIC 0x6d746962 |
Typedefs | |
typedef struct bitmap_super_s | bitmap_super_t |
Enumerations | |
enum | bitmap_state { BITMAP_STALE = 1, BITMAP_WRITE_ERROR = 2, BITMAP_HOSTENDIAN =15 } |
typedef struct bitmap_super_s bitmap_super_t |
enum bitmap_state |