Searched refs:BPE_GET_LSIZE (Results 1 – 4 of 4) sorted by relevance
135 lsize = BPE_GET_LSIZE(bp); in decode_embedded_bp()
577 drrw->drr_lsize = BPE_GET_LSIZE(bp); in dump_write_embedded()
354 #define BPE_GET_LSIZE(bp) \ macro431 (BPE_GET_ETYPE(bp) == BP_EMBEDDED_TYPE_DATA ? BPE_GET_LSIZE(bp) : 0): \659 (u_longlong_t)BPE_GET_LSIZE(bp), \
2241 (u_longlong_t)BPE_GET_LSIZE(bp), in snprintf_blkptr_compact()8122 ASSERT3U(BPE_GET_LSIZE(&bp), <=, SPA_MAXBLOCKSIZE); in zdb_embedded_block()8128 err = decode_embedded_bp(&bp, buf, BPE_GET_LSIZE(&bp)); in zdb_embedded_block()8133 zdb_dump_block_raw(buf, BPE_GET_LSIZE(&bp), 0); in zdb_embedded_block()