Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzio_compress.h53 ZIO_COMPRESS_GZIP_9, enumerator
63 compress <= ZIO_COMPRESS_GZIP_9)))
H A Dzio.h160 (compress) == ZIO_COMPRESS_GZIP_9 || \
/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzfs_prop.c127 { "gzip-9", ZIO_COMPRESS_GZIP_9 }, in zfs_prop_init()
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzfs_ioctl.c4460 compval <= ZIO_COMPRESS_GZIP_9 && in zfs_check_settable()