ext2_feature
i < sizeof(incompat)/sizeof(struct ext2_feature);
i < sizeof(ro_compat)/sizeof(struct ext2_feature);
static const struct ext2_feature compat[] = {
static const struct ext2_feature ro_compat[] = {
static const struct ext2_feature incompat[] = {