Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
HDspa_history.c379 if (spa_version(spa) < SPA_VERSION_ZPOOL_HISTORY || !spa_writeable(spa)) in spa_history_log_nvl()
HDzfs_ioctl.c365 if (spa_version(spa) >= SPA_VERSION_ZPOOL_HISTORY) in zfs_log_history()
1747 if (spa_version(spa) < SPA_VERSION_ZPOOL_HISTORY) { in zfs_ioc_pool_get_history()
3540 if (spa_version(spa) < SPA_VERSION_ZPOOL_HISTORY) { in zfs_ioc_log_history()
HDspa.c6212 if (version >= SPA_VERSION_ZPOOL_HISTORY && !spa->spa_history)
/freebsd-13-stable/sys/contrib/openzfs/include/sys/fs/
HDzfs.h521 #define SPA_VERSION_ZPOOL_HISTORY SPA_VERSION_4 macro
/freebsd-13-stable/sys/cddl/boot/zfs/
HDzfsimpl.h748 #define SPA_VERSION_ZPOOL_HISTORY SPA_VERSION_4 macro