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

/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dspa.h348 uint64_t blk_phys_birth; /* txg when block was allocated */ member in struct:blkptr
426 (bp)->blk_phys_birth ? (bp)->blk_phys_birth : (bp)->blk_birth)
432 (bp)->blk_phys_birth = ((logical) == (physical) ? 0 : (physical)); \
522 (bp)->blk_phys_birth = 0; \
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddbuf.c808 ASSERT0(bp->blk_phys_birth);

Completed in 84 milliseconds