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

/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dspa_history.c376 if (spa_version(spa) < SPA_VERSION_ZPOOL_HISTORY || !spa_writeable(spa))
H A Dzfs_ioctl.c365 if (spa_version(spa) >= SPA_VERSION_ZPOOL_HISTORY)
1747 if (spa_version(spa) < SPA_VERSION_ZPOOL_HISTORY) {
3536 if (spa_version(spa) < SPA_VERSION_ZPOOL_HISTORY) {
H A Dspa.c5902 if (version >= SPA_VERSION_ZPOOL_HISTORY && !spa->spa_history)
/freebsd-13-stable/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h518 #define SPA_VERSION_ZPOOL_HISTORY SPA_VERSION_4 macro
/freebsd-13-stable/sys/cddl/boot/zfs/
H A Dzfsimpl.h768 #define SPA_VERSION_ZPOOL_HISTORY SPA_VERSION_4 macro

Completed in 199 milliseconds