Home
last modified time | relevance | path

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 Dspa.h228 #define BP_SET_BIRTH(bp, logical, physical) \ macro
/titanic_44/usr/src/uts/common/fs/zfs/
H A Ddnode_sync.c153 BP_SET_BIRTH(bp, dmu_tx_get_txg(tx), 0); in free_blocks()
H A Dddt.c251 BP_SET_BIRTH(bp, txg, ddp->ddp_phys_birth); in ddt_bp_fill()
H A Dmetaslab.c2510 BP_SET_BIRTH(bp, txg, txg); in metaslab_alloc()
H A Dzio.c1239 BP_SET_BIRTH(bp, zio->io_txg, 0); in zio_write_bp_init()
/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h399 #define BP_SET_BIRTH(bp, logical, physical) \ macro
/titanic_44/usr/src/cmd/zdb/
H A Dzdb.c3388 BP_SET_BIRTH(bp, TXG_INITIAL, TXG_INITIAL); in zdb_read_block()