Home
last modified time | relevance | path

Searched refs:BPE_PAYLOAD_SIZE (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/uts/common/fs/zfs/
H A Dblkptr.c54 ASSERT3U(compressed_size, <=, BPE_PAYLOAD_SIZE); in encode_embedded_bp_compressed()
H A Ddmu_send.c291 char buf[BPE_PAYLOAD_SIZE]; in dump_write_embedded()
2164 if (drrwe->drr_psize > BPE_PAYLOAD_SIZE) in receive_write_embedded()
H A Dzio.c1174 } else if (!zp->zp_dedup && psize <= BPE_PAYLOAD_SIZE && in zio_write_bp_init()
/titanic_41/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dspa.h312 #define BPE_PAYLOAD_SIZE (BPE_NUM_WORDS * sizeof (uint64_t)) macro
/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h301 #define BPE_PAYLOAD_SIZE (BPE_NUM_WORDS * sizeof (uint64_t)) macro
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c432 uint8_t dstbuf[BPE_PAYLOAD_SIZE]; in decode_embedded_bp()
/titanic_41/usr/src/cmd/zdb/
H A Dzdb.c2267 [BPE_PAYLOAD_SIZE];