Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dzfs.h421 #define SPA_VERSION_SLOGS SPA_VERSION_7 macro
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dvdev.c421 if (islog && spa_version(spa) < SPA_VERSION_SLOGS) in vdev_alloc()