Home
last modified time | relevance | path

Searched refs:spa_feature_is_active (Results 1 – 25 of 31) sorted by relevance

12

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa_checkpoint.c167 if (!spa_feature_is_active(spa, SPA_FEATURE_POOL_CHECKPOINT)) in spa_checkpoint_get_stats()
373 ASSERT(spa_feature_is_active(spa, SPA_FEATURE_POOL_CHECKPOINT)); in spa_checkpoint_discard_is_done()
390 if (!spa_feature_is_active(spa, SPA_FEATURE_POOL_CHECKPOINT)) in spa_checkpoint_discard_thread_check()
475 if (spa_feature_is_active(spa, SPA_FEATURE_POOL_CHECKPOINT)) in spa_checkpoint_check()
584 if (!spa_feature_is_active(spa, SPA_FEATURE_POOL_CHECKPOINT)) in spa_checkpoint_discard_check()
H A Dspa_log_spacemap.c337 if (!spa_feature_is_active(spa, SPA_FEATURE_LOG_SPACEMAP)) { in spa_log_sm_set_blocklimit()
365 ASSERT(spa_feature_is_active(spa, SPA_FEATURE_LOG_SPACEMAP)); in spa_log_summary_verify_counts()
640 ASSERT(spa_feature_is_active(spa, SPA_FEATURE_LOG_SPACEMAP)); in spa_estimate_metaslabs_to_flush()
764 if (!spa_feature_is_active(spa, SPA_FEATURE_LOG_SPACEMAP)) in spa_flush_metaslabs()
877 ASSERT(spa_feature_is_active(spa, SPA_FEATURE_LOG_SPACEMAP)); in spa_sync_close_syncing_log_sm()
H A Dzfeature.c390 !spa_feature_is_active(spa, SPA_FEATURE_ENCRYPTION) && in feature_enable_sync()
498 spa_feature_is_active(spa_t *spa, spa_feature_t fid) in spa_feature_is_active() function
H A Dzio_compress.c114 if (spa_feature_is_active(spa, SPA_FEATURE_LZ4_COMPRESS)) in zio_compress_select()
H A Ddsl_pool.c318 if (spa_feature_is_active(dp->dp_spa, SPA_FEATURE_OBSOLETE_COUNTS)) { in dsl_pool_open()
340 if (spa_feature_is_active(dp->dp_spa, SPA_FEATURE_ASYNC_DESTROY)) { in dsl_pool_open()
348 if (spa_feature_is_active(dp->dp_spa, SPA_FEATURE_EMPTY_BPOBJ)) { in dsl_pool_open()
455 ASSERT(spa_feature_is_active(dp->dp_spa, SPA_FEATURE_DEVICE_REMOVAL)); in dsl_pool_create_obsolete_bpobj()
H A Dbpobj.c45 if (!spa_feature_is_active(spa, SPA_FEATURE_EMPTY_BPOBJ)) { in bpobj_alloc_empty()
68 if (!spa_feature_is_active(dmu_objset_spa(os), in bpobj_decr_empty()
87 else if (!spa_feature_is_active(dmu_objset_spa(os), in bpobj_alloc()
H A Ddsl_dir.c579 ASSERT(spa_feature_is_active(dp->dp_spa, SPA_FEATURE_FS_SS_LIMIT)); in dsl_dir_init_fs_ss_count()
671 if (spa_feature_is_active(dp->dp_spa, SPA_FEATURE_FS_SS_LIMIT) && in dsl_dir_actv_fs_ss_limit_check()
695 if (!spa_feature_is_active(spa, SPA_FEATURE_FS_SS_LIMIT)) { in dsl_dir_actv_fs_ss_limit_sync()
2031 if (spa_feature_is_active(dp->dp_spa, in dsl_dir_rename_check()
2140 if (spa_feature_is_active(dp->dp_spa, in dsl_dir_rename_sync()
2311 ASSERT(spa_feature_is_active(dd->dd_pool->dp_spa, in dsl_dir_livelist_open()
H A Dvdev_rebuild.c783 ASSERT(spa_feature_is_active(spa, SPA_FEATURE_DEVICE_REBUILD)); in vdev_rebuild_thread()
1062 ASSERT(spa_feature_is_active(spa, in vdev_rebuild_restart_impl()
H A Dvdev_indirect_mapping.c418 ASSERT(spa_feature_is_active(vim->vim_objset->os_spa, in vdev_indirect_mapping_add_entries()
H A Dspa.c987 if (spa_feature_is_active(spa, SPA_FEATURE_POOL_CHECKPOINT)) { in spa_change_guid_check()
1961 if (!spa_feature_is_active(spa, SPA_FEATURE_LOG_SPACEMAP)) in spa_should_flush_logs_on_unload()
3480 if (spa_feature_is_active(vd->vdev_spa, SPA_FEATURE_AVZ_V2) && in vdev_count_verify_zaps()
4637 if (spa_feature_is_active(spa, SPA_FEATURE_ENABLED_TXG)) {
7470 if (spa_feature_is_active(spa, SPA_FEATURE_POOL_CHECKPOINT)) {
7848 if (spa_feature_is_active(spa, SPA_FEATURE_POOL_CHECKPOINT)) {
8338 if (spa_feature_is_active(spa, SPA_FEATURE_POOL_CHECKPOINT)) {
9428 spa_feature_is_active(spa, SPA_FEATURE_AVZ_V2)) {
9819 boolean_t lz4_ac = spa_feature_is_active(spa,
9928 spa_feature_is_active(spa, SPA_FEATURE_LOG_SPACEMAP)) {
[all …]
H A Ddsl_scan.c487 scn->scn_async_destroying = spa_feature_is_active(dp->dp_spa, in dsl_scan_init()
1172 !spa_feature_is_active(spa, SPA_FEATURE_POOL_CHECKPOINT)) { in dsl_scan_done()
3809 if (err == 0 && spa_feature_is_active(spa, SPA_FEATURE_ASYNC_DESTROY)) { in dsl_process_async_destroys()
3829 ASSERT(!spa_feature_is_active(spa, in dsl_process_async_destroys()
3914 ASSERT(spa_feature_is_active(dp->dp_spa, in dsl_process_async_destroys()
4331 if (!spa_feature_is_active(dp->dp_spa, in dsl_scan_sync()
H A Ddmu_traverse.c653 if (spa_feature_is_active(spa, SPA_FEATURE_HOLE_BIRTH)) { in traverse_impl()
H A Ddnode_sync.c164 if (spa_feature_is_active(dn->dn_objset->os_spa, in free_blocks()
H A Dspace_map.c728 if (spa_feature_is_active(spa, SPA_FEATURE_SPACEMAP_V2) && in space_map_write_impl()
H A Dmetaslab.c2905 ASSERT(spa_feature_is_active(spa, SPA_FEATURE_LOG_SPACEMAP)); in metaslab_fini_flush_data()
3995 if (!spa_feature_is_active(spa, SPA_FEATURE_LOG_SPACEMAP) || in metaslab_flush_update()
4009 ASSERT(spa_feature_is_active(spa, SPA_FEATURE_LOG_SPACEMAP)); in metaslab_flush()
4491 ASSERT(spa_feature_is_active(spa, SPA_FEATURE_LOG_SPACEMAP)); in metaslab_sync_done()
6161 ASSERT(spa_feature_is_active(spa, SPA_FEATURE_LOG_SPACEMAP)); in metaslab_update_ondisk_flush_data()
H A Dzfs_replay.c1036 ASSERT(spa_feature_is_active(zfsvfs->z_os->os_spa, in zfs_replay_setsaxattr()
H A Dzio.c1468 !spa_feature_is_active(spa, SPA_FEATURE_LOG_SPACEMAP)) || in zio_free()
2023 ASSERT(spa_feature_is_active(spa, in zio_write_compress()
2117 spa_feature_is_active(spa, SPA_FEATURE_HOLE_BIRTH)) { in zio_write_compress()
4863 ASSERT(spa_feature_is_active(spa, SPA_FEATURE_ENCRYPTION)); in zio_encrypt()
H A Ddsl_destroy.c978 if (!spa_feature_is_active(dp->dp_spa, in dsl_async_dataset_destroy()
H A Dvdev.c1648 ASSERT(spa_feature_is_active(vd->vdev_spa, in vdev_metaslab_fini()
3488 if (!spa_feature_is_active(vd->vdev_spa, SPA_FEATURE_AVZ_V2)) in vdev_construct_zaps()
4707 if (spa_feature_is_active(vd->vdev_spa, SPA_FEATURE_SPACEMAP_V2)) in vdev_is_spacemap_addressable()
5675 spa_feature_is_active(spa, SPA_FEATURE_RESILVER_DEFER)) { in vdev_clear_resilver_deferred()
H A Ddmu_send.c1977 spa_feature_is_active(dp->dp_spa, SPA_FEATURE_EMBEDDED_DATA)) { in setup_featureflags()
1991 spa_feature_is_active(dp->dp_spa, SPA_FEATURE_LZ4_COMPRESS)) { in setup_featureflags()
H A Dvdev_indirect.c768 ASSERT(spa_feature_is_active(spa, SPA_FEATURE_OBSOLETE_COUNTS)); in spa_condense_indirect_start_sync()
H A Dvdev_label.c593 spa_feature_is_active(vd->vdev_spa, SPA_FEATURE_AVZ_V2)) { in vdev_config_generate()
/freebsd/sys/contrib/openzfs/include/sys/
H A Dzfeature.h52 extern boolean_t spa_feature_is_active(struct spa *, spa_feature_t);
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c354 if (!spa_feature_is_active(spa, SPA_FEATURE_LOG_SPACEMAP)) in iterate_through_spacemap_logs()
1679 spa_feature_is_active(spa, SPA_FEATURE_SPACEMAP_HISTOGRAM)) { in dump_metaslab()
1697 if (spa_feature_is_active(spa, SPA_FEATURE_LOG_SPACEMAP)) { in dump_metaslab()
1906 if (!spa_feature_is_active(spa, SPA_FEATURE_LOG_SPACEMAP)) in dump_log_spacemaps()
2182 if (!spa_feature_is_active(spa, SPA_FEATURE_BLOCK_CLONING)) { in dump_brt()
7067 if (spa_feature_is_active(spa, SPA_FEATURE_BLOCK_CLONING)) { in dump_block_stats()
7108 if (spa_feature_is_active(spa, SPA_FEATURE_ASYNC_DESTROY)) { in dump_block_stats()
8050 if (!spa_feature_is_active(spa, SPA_FEATURE_POOL_CHECKPOINT)) in verify_checkpoint()
8390 if (!spa_feature_is_active(spa, SPA_FEATURE_LOG_SPACEMAP)) in dump_log_spacemap_obsolete_stats()
8473 if (spa_feature_is_active(spa, in dump_zpool()
/freebsd/sys/contrib/openzfs/cmd/
H A Dzhack.c266 if (spa_feature_is_active(spa, SPA_FEATURE_ENABLED_TXG)) { in zhack_do_feature_stat()

12