Searched refs:spa_feature_enable (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/zfs/sys/ |
H A D | zfeature.h | 46 extern void spa_feature_enable(struct spa *, spa_feature_t,
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | zfeature.c | 349 spa_feature_enable(spa, feature->fi_depends[i], tx); in feature_enable_sync() 447 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 | 506 spa_feature_enable(spa, SPA_FEATURE_ENCRYPTION, tx); in dsl_pool_create()
|
H A D | spa.c | 8112 spa_feature_enable(spa, fid, tx);
|