Home
last modified time | relevance | path

Searched defs:BP_SET_COMPRESS (Results 1 – 3 of 3) sorted by last modified time

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h448 #define BP_SET_COMPRESS(bp, x) \ macro
/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dspa.h210 #define BP_SET_COMPRESS(bp, x) \ macro
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h379 #define BP_SET_COMPRESS(bp, x) BF64_SET((bp)->blk_prop, 32, 7, x) macro