Home
last modified time | relevance | path

Searched refs:ddt_bp_fill (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dddt.h195 extern void ddt_bp_fill(const ddt_phys_t *ddp, blkptr_t *bp,
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dddt.c262 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 Dzio.c3165 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()