Home
last modified time | relevance | path

Searched refs:SPA_VERSION_INITIAL (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/sys/cddl/contrib/opensolaris/common/zfs/
HDzfs_comutil.c116 {ZPL_VERSION_INITIAL, SPA_VERSION_INITIAL},
117 {ZPL_VERSION_DIRENT_TYPE, SPA_VERSION_INITIAL},
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/sys/fs/
HDzfs.h436 #define SPA_VERSION_INITIAL SPA_VERSION_1 macro
478 (((v) >= SPA_VERSION_INITIAL && (v) <= SPA_VERSION_BEFORE_FEATURES) || \
/freebsd-11-stable/sys/cddl/boot/zfs/
HDzfsimpl.h657 #define SPA_VERSION_INITIAL SPA_VERSION_1 macro
699 (((v) >= SPA_VERSION_INITIAL && (v) <= SPA_VERSION_BEFORE_FEATURES) || \
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDspa.c2435 spa->spa_ubsync.ub_version = SPA_VERSION_INITIAL;
5120 spa->spa_ubsync.ub_version = SPA_VERSION_INITIAL;
5350 spa->spa_ubsync.ub_version = SPA_VERSION_INITIAL;
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/ztest/
HDztest.c2422 uint64_t initial_version = SPA_VERSION_INITIAL; in ztest_spa_upgrade()
2445 initial_version = SPA_VERSION_INITIAL; in ztest_spa_upgrade()