Home
last modified time | relevance | path

Searched refs:SPA_VERSION_NEXT_CLONES (Results 1 – 4 of 4) sorted by last modified time

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_dataset.c973 if (spa_version(dp->dp_spa) >= SPA_VERSION_NEXT_CLONES) { in dsl_dataset_create_sync_dd()
H A Dspa.c8258 if (spa->spa_ubsync.ub_version < SPA_VERSION_NEXT_CLONES &&
8259 spa->spa_uberblock.ub_version >= SPA_VERSION_NEXT_CLONES) {
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h513 #define SPA_VERSION_NEXT_CLONES SPA_VERSION_11 macro
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h723 #define SPA_VERSION_NEXT_CLONES SPA_VERSION_11 macro