Searched refs:spa_feature_enable (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | zfeature.h | 46 extern void spa_feature_enable(struct spa *, spa_feature_t,
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | zfeature.c | 356 spa_feature_enable(spa, feature->fi_depends[i], tx); in feature_enable_sync() 455 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 | 524 spa_feature_enable(spa, SPA_FEATURE_ENCRYPTION, tx); in dsl_pool_create()
|
| H A D | spa.c | 8607 spa_feature_enable(spa, fid, tx);
|