Home
last modified time | relevance | path

Searched refs:SPA_VERSION_DIR_CLONES (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fs/
H A Dzfs.h448 #define SPA_VERSION_DIR_CLONES SPA_VERSION_26 macro
/titanic_50/usr/src/uts/common/fs/zfs/
H A Ddsl_destroy.c826 if (spa_version(dp->dp_spa) >= SPA_VERSION_DIR_CLONES) { in dsl_destroy_head_sync_impl()
H A Ddsl_dataset.c883 if (spa_version(dp->dp_spa) >= SPA_VERSION_DIR_CLONES) { in dsl_dataset_create_sync_dd()
2544 if (spa_version(dp->dp_spa) >= SPA_VERSION_DIR_CLONES) { in dsl_dataset_promote_sync()
2599 spa_version(dp->dp_spa) >= SPA_VERSION_DIR_CLONES) { in dsl_dataset_promote_sync()
H A Dspa.c6221 if (spa->spa_ubsync.ub_version < SPA_VERSION_DIR_CLONES && in spa_sync_upgrades()
6222 spa->spa_uberblock.ub_version >= SPA_VERSION_DIR_CLONES) { in spa_sync_upgrades()