Home
last modified time | relevance | path

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

/netbsd/src/external/cddl/osnet/dist/uts/common/sys/fs/
Dzfs.h442 #define SPA_VERSION_NEXT_CLONES SPA_VERSION_11 macro
/netbsd/src/external/cddl/osnet/dist/uts/common/fs/zfs/
Dspa.c6786 if (spa->spa_ubsync.ub_version < SPA_VERSION_NEXT_CLONES && in spa_sync_upgrades()
6787 spa->spa_uberblock.ub_version >= SPA_VERSION_NEXT_CLONES) { in spa_sync_upgrades()
Ddsl_dataset.c890 if (spa_version(dp->dp_spa) >= SPA_VERSION_NEXT_CLONES) { in dsl_dataset_create_sync_dd()