Home
last modified time | relevance | path

Searched refs:SPA_FEATURE_DEVICE_REMOVAL (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/contrib/openzfs/include/
H A Dzfeature_common.h64 SPA_FEATURE_DEVICE_REMOVAL, enumerator
/freebsd/sys/contrib/openzfs/module/zcommon/
H A Dzfeature_common.c596 zfeature_register(SPA_FEATURE_DEVICE_REMOVAL, in zpool_feature_init()
604 SPA_FEATURE_DEVICE_REMOVAL, in zpool_feature_init()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_removal.c430 spa_feature_incr(spa, SPA_FEATURE_DEVICE_REMOVAL, tx); in vdev_remove_initiate_sync()
1852 spa_feature_decr(spa, SPA_FEATURE_DEVICE_REMOVAL, tx); in spa_vdev_remove_cancel_sync()
2180 if (!spa_feature_is_enabled(spa, SPA_FEATURE_DEVICE_REMOVAL)) in spa_vdev_remove_top_check()
H A Ddsl_pool.c454 ASSERT(spa_feature_is_active(dp->dp_spa, SPA_FEATURE_DEVICE_REMOVAL)); in dsl_pool_create_obsolete_bpobj()
H A Dspa_misc.c2859 spa_feature_is_active(spa, SPA_FEATURE_DEVICE_REMOVAL)); in spa_get_last_removal_txg()
H A Ddsl_dataset.c4960 ASSERT(spa_feature_is_active(spa, SPA_FEATURE_DEVICE_REMOVAL)); in dsl_dataset_create_remap_deadlist()
H A Ddbuf.c5232 if (!spa_feature_is_active(spa, SPA_FEATURE_DEVICE_REMOVAL)) in dbuf_remap()
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c6785 SPA_FEATURE_DEVICE_REMOVAL)); in zdb_leak_init()
7612 &spa_feature_table[SPA_FEATURE_DEVICE_REMOVAL], in verify_device_removal_feature_counts()
8458 SPA_FEATURE_DEVICE_REMOVAL)); in dump_zpool()
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi6175 <enumerator name='SPA_FEATURE_DEVICE_REMOVAL' value='19'/>