Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/
H A Dzfeature_common.h112 zfeature_type_t fi_type; /* Only relevant for PER_DATASET features */ member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_dataset.c169 ASSERT3S(spa_feature_table[f].fi_type, ==, in dsl_dataset_block_born()
176 ASSERT3S(spa_feature_table[f].fi_type, ==, in dsl_dataset_block_born()
352 switch (spa_feature_table[f].fi_type) { in unload_zfeature()
363 panic("Invalid zfeature type %d", spa_feature_table[f].fi_type); in unload_zfeature()
371 switch (spa_feature_table[f].fi_type) { in load_zfeature()
405 panic("Invalid zfeature type %d", spa_feature_table[f].fi_type); in load_zfeature()
1036 switch (spa_feature_table[f].fi_type) { in zfeature_active()
1049 panic("Invalid zfeature type %d", spa_feature_table[f].fi_type); in zfeature_active()
1069 VERIFY(spa_feature_table[f].fi_type & ZFEATURE_TYPE_UINT64_ARRAY); in dsl_dataset_get_uint64_array_feature()
1092 switch (spa_feature_table[f].fi_type) { in dsl_dataset_activate_feature()
[all …]
/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzfeature_common.c260 feature->fi_type = type; in zfeature_register()
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi3764 …<var-decl name='fi_type' type-id='type-id-279' visibility='default' filepath='../../include/zfeatu…