Home
last modified time | relevance | path

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.c389 if (spa_version(spa) < SPA_VERSION_ZPOOL_HISTORY || !spa_writeable(spa)) in spa_history_log_nvl()
H A Dzfs_ioctl.c457 if (spa_version(spa) >= SPA_VERSION_ZPOOL_HISTORY) in zfs_log_history()
1875 if (spa_version(spa) < SPA_VERSION_ZPOOL_HISTORY) { in zfs_ioc_pool_get_history()
3564 if (spa_version(spa) < SPA_VERSION_ZPOOL_HISTORY) { in zfs_ioc_log_history()
H A Dspa.c5316 if (version >= SPA_VERSION_ZPOOL_HISTORY)
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h503 #define SPA_VERSION_ZPOOL_HISTORY SPA_VERSION_4 macro
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h713 #define SPA_VERSION_ZPOOL_HISTORY SPA_VERSION_4 macro