Searched refs:spa_feature_enable (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | zfeature.h | 47 extern void spa_feature_enable(struct spa *, spa_feature_t,
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | zfeature.c | 357 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 D | dsl_pool.c | 543 spa_feature_enable(spa, SPA_FEATURE_ENCRYPTION, tx); in dsl_pool_create()
|
H A D | spa.c | 9668 spa_feature_enable(spa, fid, tx);
|