Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/zfs/
H A Dblkptr.c102 psize = BPE_GET_PSIZE(bp); in decode_embedded_bp_compressed()
H A Ddmu_send.c312 drrw->drr_psize = BPE_GET_PSIZE(bp); in dump_write_embedded()
H A Dzio.c1058 BP_IS_EMBEDDED(bp) ? BPE_GET_PSIZE(bp) : BP_GET_PSIZE(bp); in zio_read_bp_init()
/titanic_41/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dspa.h303 #define BPE_GET_PSIZE(bp) \ macro
/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h286 #define BPE_GET_PSIZE(bp) \ macro
542 (u_longlong_t)BPE_GET_PSIZE(bp), \
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c395 psize = BPE_GET_PSIZE(bp); in decode_embedded_bp_compressed()
428 psize = BPE_GET_PSIZE(bp); in decode_embedded_bp()
/titanic_41/usr/src/cmd/zdb/
H A Dzdb.c1165 (u_longlong_t)BPE_GET_PSIZE(bp), in snprintf_blkptr_compact()
2333 [BPE_GET_PSIZE(bp)]++; in zdb_count_block()