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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_history.c307 if (spa_version(spa) < SPA_VERSION_ZPOOL_HISTORY || !spa_writeable(spa))
H A Dzfs_ioctl.c384 if (spa_version(spa) >= SPA_VERSION_ZPOOL_HISTORY)
1742 if (spa_version(spa) < SPA_VERSION_ZPOOL_HISTORY) {
3399 if (spa_version(spa) < SPA_VERSION_ZPOOL_HISTORY) {
H A Dspa.c3787 if (version >= SPA_VERSION_ZPOOL_HISTORY)
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h423 #define SPA_VERSION_ZPOOL_HISTORY SPA_VERSION_4 macro
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h664 #define SPA_VERSION_ZPOOL_HISTORY SPA_VERSION_4 macro

Completed in 105 milliseconds