Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/
H A Dzfeature_common.h68 SPA_FEATURE_ALLOCATION_CLASSES, enumerator
/freebsd/sys/contrib/openzfs/module/zcommon/
H A Dzfeature_common.c664 zfeature_register(SPA_FEATURE_ALLOCATION_CLASSES, in zpool_feature_init()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa_misc.c1711 ASSERT(spa_feature_is_enabled(spa, SPA_FEATURE_ALLOCATION_CLASSES)); in spa_activate_allocation_classes()
1712 spa_feature_incr(spa, SPA_FEATURE_ALLOCATION_CLASSES, tx); in spa_activate_allocation_classes()
H A Dvdev.c831 SPA_FEATURE_ALLOCATION_CLASSES)) { in vdev_alloc()
H A Dspa.c6463 if (feat == SPA_FEATURE_ALLOCATION_CLASSES)
/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c3442 if (!spa_feature_is_enabled(spa, SPA_FEATURE_ALLOCATION_CLASSES)) { in ztest_vdev_class_add()
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi6179 <enumerator name='SPA_FEATURE_ALLOCATION_CLASSES' value='23'/>