Searched refs:ddt_bp_fill (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/fs/zfs/sys/ |
H A D | ddt.h | 181 extern void ddt_bp_fill(const ddt_phys_t *ddp, blkptr_t *bp,
|
/titanic_44/usr/src/uts/common/fs/zfs/ |
H A D | ddt.c | 245 ddt_bp_fill(const ddt_phys_t *ddp, blkptr_t *bp, uint64_t txg) in ddt_bp_fill() function 261 ddt_bp_fill(ddp, bp, ddp->ddp_phys_birth); in ddt_bp_create()
|
H A D | zio.c | 2181 ddt_bp_fill(ddp, &blk, ddp->ddp_phys_birth); in zio_ddt_collision() 2225 ddt_bp_fill(ddp, pio->io_bp, zio->io_txg); in zio_ddt_child_write_ready() 2363 ddt_bp_fill(ddp, bp, txg); in zio_ddt_write()
|