Searched refs:SPA_VERSION_ZPOOL_HISTORY (Results 1 – 4 of 4) sorted by relevance
418 #define SPA_VERSION_ZPOOL_HISTORY SPA_VERSION_4 macro
306 if (spa_version(spa) < SPA_VERSION_ZPOOL_HISTORY || !spa_writeable(spa)) in spa_history_log_nvl()
380 if (spa_version(spa) >= SPA_VERSION_ZPOOL_HISTORY) in zfs_log_history()1792 if (spa_version(spa) < SPA_VERSION_ZPOOL_HISTORY) { in zfs_ioc_pool_get_history()3448 if (spa_version(spa) < SPA_VERSION_ZPOOL_HISTORY) { in zfs_ioc_log_history()
3670 if (version >= SPA_VERSION_ZPOOL_HISTORY) in spa_create()