Home
last modified time | relevance | path

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

/netbsd/external/cddl/osnet/dist/uts/common/sys/fs/
H A Dzfs.h459 #define SPA_VERSION_DIR_CLONES SPA_VERSION_26 macro
/netbsd/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddsl_destroy.c832 if (spa_version(dp->dp_spa) >= SPA_VERSION_DIR_CLONES) { in dsl_destroy_head_sync_impl()
H A Ddsl_dataset.c903 if (spa_version(dp->dp_spa) >= SPA_VERSION_DIR_CLONES) { in dsl_dataset_create_sync_dd()
2694 if (spa_version(dp->dp_spa) >= SPA_VERSION_DIR_CLONES) { in dsl_dataset_promote_sync()
2763 spa_version(dp->dp_spa) >= SPA_VERSION_DIR_CLONES) { in dsl_dataset_promote_sync()
H A Dspa.c6791 if (spa->spa_ubsync.ub_version < SPA_VERSION_DIR_CLONES && in spa_sync_upgrades()
6792 spa->spa_uberblock.ub_version >= SPA_VERSION_DIR_CLONES) { in spa_sync_upgrades()