Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/zfs/
H A Dzfeature_common.h65 SPA_FEATURE_ALLOCATION_CLASSES, enumerator
H A Dzfeature_common.c330 zfeature_register(SPA_FEATURE_ALLOCATION_CLASSES, in zpool_feature_init()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_misc.c1630 ASSERT(spa_feature_is_enabled(spa, SPA_FEATURE_ALLOCATION_CLASSES)); in spa_activate_allocation_classes()
1631 spa_feature_incr(spa, SPA_FEATURE_ALLOCATION_CLASSES, tx); in spa_activate_allocation_classes()
H A Dvdev.c664 SPA_FEATURE_ALLOCATION_CLASSES)) { in vdev_alloc()
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c2962 if (!spa_feature_is_enabled(spa, SPA_FEATURE_ALLOCATION_CLASSES)) { in ztest_vdev_class_add()