Searched refs:SPA_VERSION_NEXT_CLONES (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h433 #define SPA_VERSION_NEXT_CLONES SPA_VERSION_11 macro
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h674 #define SPA_VERSION_NEXT_CLONES SPA_VERSION_11 macro
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa.c6440 if (spa->spa_ubsync.ub_version < SPA_VERSION_NEXT_CLONES &&
6441 spa->spa_uberblock.ub_version >= SPA_VERSION_NEXT_CLONES) {
H A Ddsl_dataset.c877 if (spa_version(dp->dp_spa) >= SPA_VERSION_NEXT_CLONES) {
1035 * SPA_VERSION_NEXT_CLONES, we could assert that it isn't

Completed in 76 milliseconds