Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/zfs/
H A Dzfeature_common.h103 zfeature_type_t fi_type; /* Only relevant for PER_DATASET features */ member
H A Dzfeature_common.c170 feature->fi_type = type; in zfeature_register()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_dataset.c157 ASSERT3S(spa_feature_table[f].fi_type, ==, in dsl_dataset_block_born()
304 switch (spa_feature_table[f].fi_type) { in unload_zfeature()
315 panic("Invalid zfeature type %d", spa_feature_table[f].fi_type); in unload_zfeature()
323 switch (spa_feature_table[f].fi_type) { in load_zfeature()
357 panic("Invalid zfeature type %d", spa_feature_table[f].fi_type); in load_zfeature()
942 switch (spa_feature_table[f].fi_type) { in zfeature_active()
955 panic("Invalid zfeature type %d", spa_feature_table[f].fi_type); in zfeature_active()
974 VERIFY(spa_feature_table[f].fi_type & ZFEATURE_TYPE_UINT64_ARRAY); in dsl_dataset_get_uint64_array_feature()
997 switch (spa_feature_table[f].fi_type) { in dsl_dataset_activate_feature()
1011 panic("Invalid zfeature type %d", spa_feature_table[f].fi_type); in dsl_dataset_activate_feature()