Searched refs:ddp_phys_birth (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dddt.c212 BP_SET_BIRTH(bp, txg, ddp->ddp_phys_birth);
222 ddt_bp_fill(ddp, bp, ddp->ddp_phys_birth);
250 ASSERT(ddp->ddp_phys_birth == 0);
254 ddp->ddp_phys_birth = BP_PHYSICAL_BIRTH(bp);
293 BP_PHYSICAL_BIRTH(bp) == ddp->ddp_phys_birth)
325 if (ddp->ddp_phys_birth == 0)
879 if (ddp->ddp_phys_birth == 0 ||
880 ddp->ddp_phys_birth != rddp->ddp_phys_birth ||
935 if (ddp->ddp_phys_birth
[all...]
H A Dzio.c1793 if (ddp->ddp_phys_birth == 0 || ddp == ddp_self)
1874 if (ddp->ddp_phys_birth != 0) {
1880 ddt_bp_fill(ddp, &blk, ddp->ddp_phys_birth);
1974 if (ddp->ddp_phys_birth != 0)
2060 if (ddp->ddp_phys_birth != 0 || dde->dde_lead_zio[p] != NULL) {
2061 if (ddp->ddp_phys_birth != 0)
H A Ddsl_scrub.c905 if (ddp->ddp_phys_birth == 0)
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dddt.h95 uint64_t ddp_phys_birth; member in struct:ddt_phys
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/cmd/zdb/
H A Dzdb.c572 if (ddp->ddp_phys_birth == 0)
1873 if (ddp->ddp_phys_birth == 0)

Completed in 127 milliseconds