Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzfeature.h46 extern void spa_feature_enable(struct spa *, spa_feature_t,
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfeature.c349 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 Ddsl_pool.c506 spa_feature_enable(spa, SPA_FEATURE_ENCRYPTION, tx); in dsl_pool_create()
H A Dspa.c8112 spa_feature_enable(spa, fid, tx);