Searched refs:BP_SET_BIRTH (Results 1 – 9 of 9) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | dnode_sync.c | 167 BP_SET_BIRTH(bp, dmu_tx_get_txg(tx), 0); in free_blocks()
|
| H A D | vdev_rebuild.c | 519 BP_SET_BIRTH(bp, TXG_INITIAL, TXG_INITIAL); in vdev_rebuild_blkptr_init()
|
| H A D | ddt.c | 268 BP_SET_BIRTH(bp, txg, ddp->ddp_phys_birth); in ddt_bp_fill()
|
| H A D | vdev_removal.c | 769 BP_SET_BIRTH(&bp, TXG_INITIAL, TXG_INITIAL); in unalloc_seg()
|
| H A D | dbuf.c | 1335 BP_SET_BIRTH(bp, db->db_blkptr->blk_birth, 0); in dbuf_handle_indirect_hole() 2650 BP_SET_BIRTH(&bp, tx->tx_txg, 0); in dmu_buf_redact()
|
| H A D | zio.c | 1812 BP_SET_BIRTH(bp, zio->io_txg, 0); in zio_write_compress()
|
| H A D | metaslab.c | 5833 BP_SET_BIRTH(bp, txg, 0); in metaslab_alloc()
|
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | spa.h | 503 #define BP_SET_BIRTH(bp, logical, physical) \ macro
|
| /f-stack/freebsd/contrib/openzfs/cmd/zdb/ |
| H A D | zdb.c | 7941 BP_SET_BIRTH(bp, TXG_INITIAL, TXG_INITIAL); in zdb_read_block()
|