Home
last modified time | relevance | path

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

/u-boot/include/zfs/
A Dspa.h150 uint64_t blk_phys_birth; /* txg when block was allocated */ member
200 ((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