Home
last modified time | relevance | path

Searched refs:SPA_VERSION_NEXT_CLONES (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fs/
H A Dzfs.h428 #define SPA_VERSION_NEXT_CLONES SPA_VERSION_11 macro
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dspa.c6189 if (spa->spa_ubsync.ub_version < SPA_VERSION_NEXT_CLONES && in spa_sync_upgrades()
6190 spa->spa_uberblock.ub_version >= SPA_VERSION_NEXT_CLONES) { in spa_sync_upgrades()
H A Ddsl_dataset.c856 if (spa_version(dp->dp_spa) >= SPA_VERSION_NEXT_CLONES) { in dsl_dataset_create_sync_dd()