Home
last modified time | relevance | path

Searched defs:BP_SET_CHECKSUM (Results 1 – 3 of 3) sorted by path

/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h382 #define BP_SET_CHECKSUM(bp, x) BF64_SET((bp)->blk_prop, 40, 8, x) macro
/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dspa.h214 #define BP_SET_CHECKSUM(bp, x) BF64_SET((bp)->blk_prop, 40, 8, x) macro
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h452 #define BP_SET_CHECKSUM(bp, x) do { \ macro