Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dzio.h77 ZIO_COMPRESS_LZJB, enumerator
/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Dzio.h107 ZIO_COMPRESS_LZJB, enumerator
133 #define ZIO_COMPRESS_LEGACY_ON_VALUE ZIO_COMPRESS_LZJB
139 ((compress) == ZIO_COMPRESS_LZJB || \
/titanic_41/usr/src/common/zfs/
H A Dzfs_prop.c90 { "lzjb", ZIO_COMPRESS_LZJB }, in zfs_prop_init()