BP_PHYSICAL_BIRTH
uint64_t txg = BP_PHYSICAL_BIRTH(bp);
(u_longlong_t)BP_PHYSICAL_BIRTH(bp));
(BP_PHYSICAL_BIRTH(bp1) == BP_PHYSICAL_BIRTH(bp2) && \
ASSERT3U(hdr->b_birth, ==, BP_PHYSICAL_BIRTH(zio->io_bp));
hdr->b_birth = BP_PHYSICAL_BIRTH(bp);
hdr->b_birth = BP_PHYSICAL_BIRTH(zio->io_bp);
uint64_t birth = BP_PHYSICAL_BIRTH(bp);
ddp->ddp_phys_birth = BP_PHYSICAL_BIRTH(bp);
BP_PHYSICAL_BIRTH(bp) == ddp->ddp_phys_birth)
if (BP_PHYSICAL_BIRTH(bp) > scn->scn_phys.scn_cur_max_txg) {
uint64_t phys_birth = BP_PHYSICAL_BIRTH(bp);
ASSERT(BP_PHYSICAL_BIRTH(bp) == 0);
(BP_PHYSICAL_BIRTH(bp1) == BP_PHYSICAL_BIRTH(bp2) && \
(u_longlong_t)BP_PHYSICAL_BIRTH(bp), \
ASSERT(zio->io_bp == NULL || BP_PHYSICAL_BIRTH(zio->io_bp) == txg);
zio = zio_create(pio, spa, BP_PHYSICAL_BIRTH(bp), bp,
uint64_t txg = BP_PHYSICAL_BIRTH(bp);