Home
last modified time | relevance | path

Searched defs:BP_SET_CHECKSUM (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dspa.h209 #define BP_SET_CHECKSUM(bp, x) BF64_SET((bp)->blk_prop, 40, 8, x) macro
/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h378 #define BP_SET_CHECKSUM(bp, x) do { \ macro