Home
last modified time | relevance | path

Searched refs:SPA_VERSION_SLOGS (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h506 #define SPA_VERSION_SLOGS SPA_VERSION_7 macro
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h716 #define SPA_VERSION_SLOGS SPA_VERSION_7 macro
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev.c608 if (islog && spa_version(spa) < SPA_VERSION_SLOGS) in vdev_alloc()