Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/
H A Dzfeature_common.h69 SPA_FEATURE_ALLOCATION_CLASSES, enumerator
/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzfeature_common.c567 zfeature_register(SPA_FEATURE_ALLOCATION_CLASSES, in zpool_feature_init()
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa_misc.c1611 ASSERT(spa_feature_is_enabled(spa, SPA_FEATURE_ALLOCATION_CLASSES)); in spa_activate_allocation_classes()
1612 spa_feature_incr(spa, SPA_FEATURE_ALLOCATION_CLASSES, tx); in spa_activate_allocation_classes()
H A Dvdev.c718 SPA_FEATURE_ALLOCATION_CLASSES)) { in vdev_alloc()
H A Dspa.c5697 if (feat == SPA_FEATURE_ALLOCATION_CLASSES)
/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c3195 if (!spa_feature_is_enabled(spa, SPA_FEATURE_ALLOCATION_CLASSES)) { in ztest_vdev_class_add()
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi3797 <enumerator name='SPA_FEATURE_ALLOCATION_CLASSES' value='23'/>