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

/freebsd-10.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspa_history.c305 if (spa_version(spa) < SPA_VERSION_ZPOOL_HISTORY)
308 if (spa_version(spa) < SPA_VERSION_ZPOOL_HISTORY || !spa_writeable(spa))
H A Dzfs_ioctl.c387 if (spa_version(spa) >= SPA_VERSION_ZPOOL_HISTORY)
1771 if (spa_version(spa) < SPA_VERSION_ZPOOL_HISTORY) {
3435 if (spa_version(spa) < SPA_VERSION_ZPOOL_HISTORY) {
H A Dspa.c3759 if (version >= SPA_VERSION_ZPOOL_HISTORY)
/freebsd-10.3-release/sys/cddl/contrib/opensolaris/uts/common/sys/fs/
H A Dzfs.h423 #define SPA_VERSION_ZPOOL_HISTORY SPA_VERSION_4 macro
/freebsd-10.3-release/sys/cddl/boot/zfs/
H A Dzfsimpl.h652 #define SPA_VERSION_ZPOOL_HISTORY SPA_VERSION_4 macro

Completed in 83 milliseconds