Searched refs:SPA_VERSION_ORIGIN (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h529 #define SPA_VERSION_ORIGIN SPA_VERSION_11 macro
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Ddsl_pool.c281 if (spa_version(dp->dp_spa) >= SPA_VERSION_ORIGIN) {
H A Dspa.c8833 if (spa->spa_ubsync.ub_version < SPA_VERSION_ORIGIN &&
8834 spa->spa_uberblock.ub_version >= SPA_VERSION_ORIGIN) {
H A Ddsl_dataset.c732 spa_version(dp->dp_spa) < SPA_VERSION_ORIGIN ||
/freebsd-13-stable/sys/cddl/boot/zfs/
H A Dzfsimpl.h779 #define SPA_VERSION_ORIGIN SPA_VERSION_11 macro

Completed in 192 milliseconds