Searched refs:SPA_VERSION_DIR_CLONES (Results 1 – 5 of 5) sorted by relevance
530 #define SPA_VERSION_DIR_CLONES SPA_VERSION_26 macro
740 #define SPA_VERSION_DIR_CLONES SPA_VERSION_26 macro
923 if (spa_version(dp->dp_spa) >= SPA_VERSION_DIR_CLONES) { in dsl_destroy_head_sync_impl()
1127 if (spa_version(dp->dp_spa) >= SPA_VERSION_DIR_CLONES) { in dsl_dataset_create_sync_dd()3278 if (spa_version(dp->dp_spa) >= SPA_VERSION_DIR_CLONES) { in dsl_dataset_promote_sync()3333 spa_version(dp->dp_spa) >= SPA_VERSION_DIR_CLONES) { in dsl_dataset_promote_sync()
8263 if (spa->spa_ubsync.ub_version < SPA_VERSION_DIR_CLONES &&8264 spa->spa_uberblock.ub_version >= SPA_VERSION_DIR_CLONES) {