Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dzio_compress.h52 ZIO_COMPRESS_GZIP_6, enumerator
H A Dzio.h140 (compress) == ZIO_COMPRESS_GZIP_6 || \
/freebsd/sys/contrib/openzfs/module/zcommon/
H A Dzfs_prop.c123 { "gzip", ZIO_COMPRESS_GZIP_6 }, /* gzip default */ in zfs_prop_init()
129 { "gzip-6", ZIO_COMPRESS_GZIP_6 }, in zfs_prop_init()
/freebsd/sys/cddl/boot/zfs/
H A Dzfsimpl.h625 ZIO_COMPRESS_GZIP_6, enumerator