Searched refs:ddt_bp_fill (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | ddt.h | 195 extern void ddt_bp_fill(const ddt_phys_t *ddp, blkptr_t *bp,
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | ddt.c | 262 ddt_bp_fill(const ddt_phys_t *ddp, blkptr_t *bp, uint64_t txg) in ddt_bp_fill() function 282 ddt_bp_fill(ddp, bp, ddp->ddp_phys_birth); in ddt_bp_create()
|
| H A D | zio.c | 3165 ddt_bp_fill(ddp, &blk, ddp->ddp_phys_birth); in zio_ddt_collision() 3194 ddt_bp_fill(ddp, &blk, ddp->ddp_phys_birth); in zio_ddt_collision() 3241 ddt_bp_fill(ddp, pio->io_bp, zio->io_txg); in zio_ddt_child_write_ready() 3318 ddt_bp_fill(ddp, bp, txg); in zio_ddt_write()
|