Searched refs:SPA_VERSION_ZPOOL_HISTORY (Results 1 – 5 of 5) sorted by relevance
388 if (spa_version(spa) < SPA_VERSION_ZPOOL_HISTORY) in spa_history_log_nvl()391 if (spa_version(spa) < SPA_VERSION_ZPOOL_HISTORY || !spa_writeable(spa)) in spa_history_log_nvl()
402 if (spa_version(spa) >= SPA_VERSION_ZPOOL_HISTORY) in zfs_log_history()1860 if (spa_version(spa) < SPA_VERSION_ZPOOL_HISTORY) { in zfs_ioc_pool_get_history()3525 if (spa_version(spa) < SPA_VERSION_ZPOOL_HISTORY) { in zfs_ioc_log_history()
4928 if (version >= SPA_VERSION_ZPOOL_HISTORY)
443 #define SPA_VERSION_ZPOOL_HISTORY SPA_VERSION_4 macro
664 #define SPA_VERSION_ZPOOL_HISTORY SPA_VERSION_4 macro