Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/zfs/
H A Dblkptr.c78 if (!BPE_IS_PAYLOADWORD(bp, bp64)) in encode_embedded_bp_compressed()
114 if (!BPE_IS_PAYLOADWORD(bp, bp64)) in decode_embedded_bp_compressed()
/titanic_41/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dspa.h313 #define BPE_IS_PAYLOADWORD(bp, wp) \ macro
/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h302 #define BPE_IS_PAYLOADWORD(bp, wp) \ macro
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c406 if (!BPE_IS_PAYLOADWORD(bp, bp64)) in decode_embedded_bp_compressed()