Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDspa_history.c388 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()
HDzfs_ioctl.c402 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()
HDspa.c4928 if (version >= SPA_VERSION_ZPOOL_HISTORY)
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/sys/fs/
HDzfs.h443 #define SPA_VERSION_ZPOOL_HISTORY SPA_VERSION_4 macro
/freebsd-11-stable/sys/cddl/boot/zfs/
HDzfsimpl.h664 #define SPA_VERSION_ZPOOL_HISTORY SPA_VERSION_4 macro