Searched refs:blk_phys_birth (Results 1 – 1 of 1) sorted by relevance
150 uint64_t blk_phys_birth; /* txg when block was allocated */ member200 ((bp)->blk_phys_birth ? (bp)->blk_phys_birth : (bp)->blk_birth)205 (bp)->blk_phys_birth = ((logical) == (physical) ? 0 : (physical)); \271 (bp)->blk_phys_birth = 0; \
Completed in 4 milliseconds