Searched refs:BP_PHYSICAL_BIRTH (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/cddl/boot/zfs/ | ||
H A D | zfsimpl.h | 399 #define BP_PHYSICAL_BIRTH(bp) \ macro |
H A D | zfssubr.c | 219 uint64_t txg = BP_PHYSICAL_BIRTH(bp); in zio_checksum_gang_verifier() |