Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dzfeature.h47 extern void spa_feature_enable(struct spa *, spa_feature_t,
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfeature.c357 spa_feature_enable(spa, feature->fi_depends[i], tx); in feature_enable_sync()
463 spa_feature_enable(spa_t *spa, spa_feature_t fid, dmu_tx_t *tx) in spa_feature_enable() function
H A Ddsl_pool.c543 spa_feature_enable(spa, SPA_FEATURE_ENCRYPTION, tx); in dsl_pool_create()
H A Dspa.c9668 spa_feature_enable(spa, fid, tx);