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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_scan.c1779 uint64_t phys_birth = BP_PHYSICAL_BIRTH(bp); local
1784 if (phys_birth <= scn->scn_phys.scn_min_txg ||
1785 phys_birth >= scn->scn_phys.scn_max_txg)
1834 phys_birth, 1);

Completed in 59 milliseconds