Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libfsimage/zfs/zfs-include/
A Dspa.h162 uint64_t blk_phys_birth; /* txg when block was allocated */ member
222 ((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