Searched refs:blk_phys_birth (Results 1 – 1 of 1) sorted by relevance
162 uint64_t blk_phys_birth; /* txg when block was allocated */ member222 ((bp)->blk_phys_birth ? (bp)->blk_phys_birth : (bp)->blk_birth)227 (bp)->blk_phys_birth = ((logical) == (physical) ? 0 : (physical)); \293 (bp)->blk_phys_birth = 0; \
Completed in 2 milliseconds