Searched refs:BP_SET_BIRTH (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/grub/grub-0.97/stage2/zfs-include/ |
H A D | spa.h | 228 #define BP_SET_BIRTH(bp, logical, physical) \ macro
|
/titanic_44/usr/src/uts/common/fs/zfs/ |
H A D | dnode_sync.c | 153 BP_SET_BIRTH(bp, dmu_tx_get_txg(tx), 0); in free_blocks()
|
H A D | ddt.c | 251 BP_SET_BIRTH(bp, txg, ddp->ddp_phys_birth); in ddt_bp_fill()
|
H A D | metaslab.c | 2510 BP_SET_BIRTH(bp, txg, txg); in metaslab_alloc()
|
H A D | zio.c | 1239 BP_SET_BIRTH(bp, zio->io_txg, 0); in zio_write_bp_init()
|
/titanic_44/usr/src/uts/common/fs/zfs/sys/ |
H A D | spa.h | 399 #define BP_SET_BIRTH(bp, logical, physical) \ macro
|
/titanic_44/usr/src/cmd/zdb/ |
H A D | zdb.c | 3388 BP_SET_BIRTH(bp, TXG_INITIAL, TXG_INITIAL); in zdb_read_block()
|