Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dspa.h84 #define SPA_COMPRESSBITS 7 macro
209 BF64_GET((bp)->blk_prop, 32, SPA_COMPRESSBITS)
211 BF64_SET((bp)->blk_prop, 32, SPA_COMPRESSBITS, x)
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Darc_impl.h332 BF64_GET((field), 32, SPA_COMPRESSBITS)
334 BF64_SET((field), 32, SPA_COMPRESSBITS, x)
H A Dspa.h118 #define SPA_COMPRESSBITS 7 macro
442 BF64_GET((bp)->blk_prop, 32, SPA_COMPRESSBITS)
444 BF64_SET((bp)->blk_prop, 32, SPA_COMPRESSBITS, x)
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Darc.c654 HDR_COMPRESS_OFFSET, SPA_COMPRESSBITS))
656 HDR_COMPRESS_OFFSET, SPA_COMPRESSBITS, (cmp));