Home
last modified time | relevance | path

Searched refs:incompat_features (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/md/
H A Ddm-raid.c2029 __le32 incompat_features; /* Used to indicate any incompatible features */ member
2184 sb->incompat_features = cpu_to_le32(0); in super_sync()
2484 if (sb->incompat_features) { in super_validate()