#include <linux/types.h>
Go to the source code of this file.
#define MD_DISK_FAULTY 0 /* disk is faulty / operational */ |
#define MD_DISK_WRITEMOSTLY |
Value:
Definition at line 81 of file md_p.h.
Value:
Definition at line 281 of file md_p.h.
#define MD_FEATURE_BAD_BLOCKS 8 /* badblock list is not empty */ |
#define MD_FEATURE_BITMAP_OFFSET 1 |
#define MD_FEATURE_NEW_OFFSET 64 /* new_offset must be honoured */ |
#define MD_FEATURE_RECOVERY_OFFSET |
Value:
Definition at line 275 of file md_p.h.
#define MD_FEATURE_REPLACEMENT |
Value:
Definition at line 278 of file md_p.h.
#define MD_FEATURE_RESHAPE_ACTIVE 4 |
#define MD_FEATURE_RESHAPE_BACKWARDS |
Value:
Definition at line 279 of file md_p.h.
#define MD_RESERVED_BYTES (64 * 1024) |
#define MD_SB_BITMAP_PRESENT 8 /* bitmap may be present nearby */ |
#define MD_SB_DESCRIPTOR_OFFSET 992 |
#define MD_SB_DESCRIPTOR_WORDS 32 |
#define MD_SB_DISKS_OFFSET 128 |
#define MD_SB_GENERIC_CONSTANT_WORDS 32 |
#define MD_SB_GENERIC_OFFSET 0 |
#define MD_SB_GENERIC_STATE_WORDS 32 |
#define MD_SB_MAGIC 0xa92b4efc |
#define MD_SB_PERSONALITY_OFFSET 64 |
#define MD_SB_PERSONALITY_WORDS 64 |
#define MD_SUPERBLOCK_1_TIME_SEC_MASK ((1ULL<<40) - 1) |