Home
last modified time | relevance | path

Searched refs:SPA_FEATURE_LARGE_BLOCKS (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/common/zfs/
H A Dzfeature_common.h56 SPA_FEATURE_LARGE_BLOCKS, enumerator
H A Dzfeature_common.c259 zfeature_register(SPA_FEATURE_LARGE_BLOCKS, in zpool_feature_init()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_recv.c255 !spa_feature_is_enabled(dp->dp_spa, SPA_FEATURE_LARGE_BLOCKS)) in dmu_recv_begin_check()
592 !spa_feature_is_enabled(dp->dp_spa, SPA_FEATURE_LARGE_BLOCKS)) in dmu_recv_resume_begin_check()
H A Ddmu_send.c1016 to_ds->ds_feature_inuse[SPA_FEATURE_LARGE_BLOCKS]) in dmu_send_impl()
H A Dspa_misc.c2444 if (spa_feature_is_enabled(spa, SPA_FEATURE_LARGE_BLOCKS)) in spa_maxblocksize()
H A Ddsl_dataset.c149 ds->ds_feature_activation_needed[SPA_FEATURE_LARGE_BLOCKS] = in dsl_dataset_block_born()
H A Dzfs_ioctl.c4416 SPA_FEATURE_LARGE_BLOCKS)) { in zfs_check_settable()
H A Dspa.c365 if (spa_feature_is_enabled(spa, SPA_FEATURE_LARGE_BLOCKS)) { in spa_prop_get_config()