Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/uts/common/sys/fs/
H A Dzfs.h356 #define SPA_VERSION_ZPOOL_HISTORY SPA_VERSION_4 macro
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dspa_history.c458 if (current_vers >= SPA_VERSION_ZPOOL_HISTORY) { in spa_history_log_version()
H A Dspa.c2848 if (version >= SPA_VERSION_ZPOOL_HISTORY) in spa_create()
2877 if (version >= SPA_VERSION_ZPOOL_HISTORY && history_str != NULL) in spa_create()
5153 if (spa_version(spa) >= SPA_VERSION_ZPOOL_HISTORY && in spa_sync_props()
H A Dzfs_ioctl.c257 if (spa_version(spa) >= SPA_VERSION_ZPOOL_HISTORY) in zfs_log_history()
1338 if (spa_version(spa) < SPA_VERSION_ZPOOL_HISTORY) { in zfs_ioc_pool_get_history()